dependabot[bot] opened a new pull request, #2767:
URL: https://github.com/apache/causeway/pull/2767

   Bumps [org.webjars.npm:summernote](https://github.com/summernote/summernote) 
from 0.8.20 to 0.9.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/summernote/summernote/releases";>org.webjars.npm:summernote's
 releases</a>.</em></p>
   <blockquote>
   <h2>v0.9.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Remove Husky from dependencies by <a 
href="https://github.com/hackerwins";><code>@​hackerwins</code></a> in <a 
href="https://redirect.github.com/summernote/summernote/pull/4699";>summernote/summernote#4699</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/summernote/summernote/compare/v0.9.0...v0.9.1";>https://github.com/summernote/summernote/compare/v0.9.0...v0.9.1</a></p>
   <h2>v0.9.0</h2>
   <h2>New feature</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4281";>#4281</a>: 
Add noreferrer and noopener link options (<a 
href="https://github.com/simialbi";><code>@​simialbi</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4510";>#4510</a>: 
Add paste clipboard image behind the config flag (<a 
href="https://github.com/yadue";><code>@​yadue</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4587";>#4587</a>: 
Add supports for YouTube shorts and live (<a 
href="https://github.com/alvinmatias69";><code>@​alvinmatias69</code></a>)</li>
   </ul>
   <h2>Improvement</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4276";>#4276</a>: 
Optimize isfontinstalled function (<a 
href="https://github.com/sjw-pc";><code>@​sjw-pc</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4373";>#4373</a>: 
Allow resize the statusbar on touch devices (<a 
href="https://github.com/lestcape";><code>@​lestcape</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4405";>#4405</a>: 
Improve images pasting from clipboard (<a 
href="https://github.com/gl-pv";><code>@​gl-pv</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4491";>#4491</a>: 
Add variable to font path (<a 
href="https://github.com/rafaeldev";><code>@​rafaeldev</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4509";>#4509</a>: 
Trigger change when AutoLink replaces link (<a 
href="https://github.com/yadue";><code>@​yadue</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4566";>#4566</a>: 
Add protocol automatically (<a 
href="https://github.com/daiki0381";><code>@​daiki0381</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4580";>#4580</a>: 
Adapt YouTube regex + restore YouTube regex for start (hour min sec) (<a 
href="https://github.com/gerardmorte";><code>@​gerardmorte</code></a>)</li>
   </ul>
   <h2>Bug Fix</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4182";>#4182</a>: 
Remove optional chaining (<a 
href="https://github.com/ljhyeok";><code>@​ljhyeok</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4190";>#4190</a>: 
Fix typo in settings (<a 
href="https://github.com/ddazal";><code>@​ddazal</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4224";>#4224</a>: 
Fixed classname of popover content area in bs5 (<a 
href="https://github.com/kyungjaepark";><code>@​kyungjaepark</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4236";>#4236</a>: 
Fix newline problem with style (<a 
href="https://github.com/sjw-pc";><code>@​sjw-pc</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4240";>#4240</a>: 
Change mouseup to mousedown in Button (<a 
href="https://github.com/Djunnni";><code>@​Djunnni</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4257";>#4257</a>: 
First matched item not active when using delayed ajax call (<a 
href="https://github.com/pandamouse";><code>@​pandamouse</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4278";>#4278</a>: 
Fixed bs5 issues (<a 
href="https://github.com/dmx-patrick";><code>@​dmx-patrick</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4279";>#4279</a>: 
Fixed click removing active state in lite style (<a 
href="https://github.com/dmx-patrick";><code>@​dmx-patrick</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4283";>#4283</a>: 
Fix image handle (<a 
href="https://github.com/dmx-patrick";><code>@​dmx-patrick</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4292";>#4292</a>: 
Apply suggested bug fix and add two extra tests (<a 
href="https://github.com/ritwik1233";><code>@​ritwik1233</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4294";>#4294</a>: 
Fix additional blank lines added when Enter key is pressed (<a 
href="https://github.com/sjw-pc";><code>@​sjw-pc</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4311";>#4311</a>: 
Fix alignment not working with or without sequences (<a 
href="https://github.com/gzchun";><code>@​gzchun</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4312";>#4312</a>: 
Prohibit paste content when disabled (<a 
href="https://github.com/sjw-pc";><code>@​sjw-pc</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4318";>#4318</a>: 
Fix pasteHTML auto adding unused <code>&lt;p&gt;&lt;br&gt;&lt;/p&gt;</code> (<a 
href="https://github.com/pandamouse";><code>@​pandamouse</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4340";>#4340</a>: 
Fix AirPopover Position to cursor on key events (<a 
href="https://github.com/sebsoftware";><code>@​sebsoftware</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4411";>#4411</a>: 
Escape text link content to prevent HTML injection (<a 
href="https://github.com/yadue";><code>@​yadue</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4450";>#4450</a>: 
Fix removeMedia-setLangRange after remove image (<a 
href="https://github.com/quoctienkt";><code>@​quoctienkt</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4472";>#4472</a>: 
Bug fix traversing using walkPoint() and nextPointWithEmptyNode() (<a 
href="https://github.com/DuncanHouston";><code>@​DuncanHouston</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4506";>#4506</a>: 
Correctly close tags in summernote-bs5.js (<a 
href="https://github.com/mikewest";><code>@​mikewest</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4516";>#4516</a>: 
Fix intentation of bullet point list error when <code>&lt;ul&gt;</code> and 
<code>&lt;li&gt;</code> are separated by line breaks (<a 
href="https://github.com/HoffmannTom";><code>@​HoffmannTom</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4528";>#4528</a>: 
Update Bullet.js (<a 
href="https://github.com/HoffmannTom";><code>@​HoffmannTom</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4532";>#4532</a>: 
Fix further problems with indentation and pretty printed HTML code (<a 
href="https://github.com/HoffmannTom";><code>@​HoffmannTom</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4540";>#4540</a>: 
Fix insert YouTube links with video dialog (<a 
href="https://github.com/gerardmorte";><code>@​gerardmorte</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4560";>#4560</a>: 
Fix outdent issue with whitespaces (<a 
href="https://github.com/HoffmannTom";><code>@​HoffmannTom</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4571";>#4571</a>: 
Fix escaping inserted link text (<a 
href="https://github.com/Quess";><code>@​Quess</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4584";>#4584</a>: 
Fix pressing enter on last LI element to create a new line (<a 
href="https://github.com/HoffmannTom";><code>@​HoffmannTom</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4585";>#4585</a>: 
Fix error Thrown from compiled function (<a 
href="https://github.com/DennisSuitters";><code>@​DennisSuitters</code></a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/summernote/summernote/blob/main/CHANGES.md";>org.webjars.npm:summernote's
 changelog</a>.</em></p>
   <blockquote>
   <h1>v0.9.1</h1>
   <hr />
   <h2>Bug Fix</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4699";>#4699</a>: 
Remove Husky from dependencies (<a 
href="https://github.com/hackerwins";><code>@​hackerwins</code></a>)</li>
   </ul>
   <h1>v0.9.0</h1>
   <hr />
   <h2>New feature</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4281";>#4281</a>: 
Add noreferrer and noopener link options (<a 
href="https://github.com/simialbi";><code>@​simialbi</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4510";>#4510</a>: 
Add paste clipboard image behind the config flag (<a 
href="https://github.com/yadue";><code>@​yadue</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4587";>#4587</a>: 
Add supports for YouTube shorts and live (<a 
href="https://github.com/alvinmatias69";><code>@​alvinmatias69</code></a>)</li>
   </ul>
   <h2>Improvement</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4276";>#4276</a>: 
Optimize isfontinstalled function (<a 
href="https://github.com/sjw-pc";><code>@​sjw-pc</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4373";>#4373</a>: 
Allow resize the statusbar on touch devices (<a 
href="https://github.com/lestcape";><code>@​lestcape</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4405";>#4405</a>: 
Improve images pasting from clipboard (<a 
href="https://github.com/gl-pv";><code>@​gl-pv</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4491";>#4491</a>: 
Add variable to font path (<a 
href="https://github.com/rafaeldev";><code>@​rafaeldev</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4509";>#4509</a>: 
Trigger change when AutoLink replaces link (<a 
href="https://github.com/yadue";><code>@​yadue</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4566";>#4566</a>: 
Add protocol automatically (<a 
href="https://github.com/daiki0381";><code>@​daiki0381</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4580";>#4580</a>: 
Adapt YouTube regex + restore YouTube regex for start (hour min sec) (<a 
href="https://github.com/gerardmorte";><code>@​gerardmorte</code></a>)</li>
   </ul>
   <h2>Bug Fix</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4182";>#4182</a>: 
Remove optional chaining (<a 
href="https://github.com/ljhyeok";><code>@​ljhyeok</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4190";>#4190</a>: 
Fix typo in settings (<a 
href="https://github.com/ddazal";><code>@​ddazal</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4224";>#4224</a>: 
Fixed classname of popover content area in bs5 (<a 
href="https://github.com/kyungjaepark";><code>@​kyungjaepark</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4236";>#4236</a>: 
Fix newline problem with style (<a 
href="https://github.com/sjw-pc";><code>@​sjw-pc</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4240";>#4240</a>: 
Change mouseup to mousedown in Button (<a 
href="https://github.com/Djunnni";><code>@​Djunnni</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4257";>#4257</a>: 
First matched item not active when using delayed ajax call (<a 
href="https://github.com/pandamouse";><code>@​pandamouse</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4278";>#4278</a>: 
Fixed bs5 issues (<a 
href="https://github.com/dmx-patrick";><code>@​dmx-patrick</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4279";>#4279</a>: 
Fixed click removing active state in lite style (<a 
href="https://github.com/dmx-patrick";><code>@​dmx-patrick</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4283";>#4283</a>: 
Fix image handle (<a 
href="https://github.com/dmx-patrick";><code>@​dmx-patrick</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4292";>#4292</a>: 
Apply suggested bug fix and add two extra tests (<a 
href="https://github.com/ritwik1233";><code>@​ritwik1233</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4294";>#4294</a>: 
Fix additional blank lines added when Enter key is pressed (<a 
href="https://github.com/sjw-pc";><code>@​sjw-pc</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4311";>#4311</a>: 
Fix alignment not working with or without sequences (<a 
href="https://github.com/gzchun";><code>@​gzchun</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4312";>#4312</a>: 
Prohibit paste content when disabled (<a 
href="https://github.com/sjw-pc";><code>@​sjw-pc</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4318";>#4318</a>: 
Fix pasteHTML auto adding unused <code>&lt;p&gt;&lt;br&gt;&lt;/p&gt;</code> (<a 
href="https://github.com/pandamouse";><code>@​pandamouse</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4340";>#4340</a>: 
Fix AirPopover Position to cursor on key events (<a 
href="https://github.com/sebsoftware";><code>@​sebsoftware</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4411";>#4411</a>: 
Escape text link content to prevent HTML injection (<a 
href="https://github.com/yadue";><code>@​yadue</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4450";>#4450</a>: 
Fix removeMedia-setLangRange after remove image (<a 
href="https://github.com/quoctienkt";><code>@​quoctienkt</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4472";>#4472</a>: 
Bug fix traversing using walkPoint() and nextPointWithEmptyNode() (<a 
href="https://github.com/DuncanHouston";><code>@​DuncanHouston</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4506";>#4506</a>: 
Correctly close tags in summernote-bs5.js (<a 
href="https://github.com/mikewest";><code>@​mikewest</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4516";>#4516</a>: 
Fix intentation of bullet point list error when <code>&lt;ul&gt;</code> and 
<code>&lt;li&gt;</code> are separated by line breaks (<a 
href="https://github.com/HoffmannTom";><code>@​HoffmannTom</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4528";>#4528</a>: 
Update Bullet.js (<a 
href="https://github.com/HoffmannTom";><code>@​HoffmannTom</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4532";>#4532</a>: 
Fix further problems with indentation and pretty printed HTML code (<a 
href="https://github.com/HoffmannTom";><code>@​HoffmannTom</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4540";>#4540</a>: 
Fix insert YouTube links with video dialog (<a 
href="https://github.com/gerardmorte";><code>@​gerardmorte</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4560";>#4560</a>: 
Fix outdent issue with whitespaces (<a 
href="https://github.com/HoffmannTom";><code>@​HoffmannTom</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4571";>#4571</a>: 
Fix escaping inserted link text (<a 
href="https://github.com/Quess";><code>@​Quess</code></a>)</li>
   <li><a 
href="https://redirect.github.com/summernote/summernote/issues/4584";>#4584</a>: 
Fix pressing enter on last LI element to create a new line (<a 
href="https://github.com/HoffmannTom";><code>@​HoffmannTom</code></a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/summernote/summernote/commit/d7755140d34ac1cfce6af08b482423cc9d87b0ed";><code>d775514</code></a>
 Update CHANGES.md for v0.9.1 (<a 
href="https://redirect.github.com/summernote/summernote/issues/4700";>#4700</a>)</li>
   <li><a 
href="https://github.com/summernote/summernote/commit/d649331e7c97040ffa0592b7150e0a5f41dfc3d8";><code>d649331</code></a>
 Remove Husky from dependencies (<a 
href="https://redirect.github.com/summernote/summernote/issues/4699";>#4699</a>)</li>
   <li><a 
href="https://github.com/summernote/summernote/commit/13e04d81848e238a1fdf3aeca63afcaf57deb744";><code>13e04d8</code></a>
 Update README.md</li>
   <li><a 
href="https://github.com/summernote/summernote/commit/090061058f0b2eda6c3263ff9c97c709ee7ce94b";><code>0900610</code></a>
 Update release process in MAINTAINING.md</li>
   <li><a 
href="https://github.com/summernote/summernote/commit/9dedcd8a3851356d7c24685144226a767ad030b3";><code>9dedcd8</code></a>
 Fix npm-publish</li>
   <li><a 
href="https://github.com/summernote/summernote/commit/a29875be29959d364ccc8520ce09f0cab4895d1d";><code>a29875b</code></a>
 Update changelog for v0.9.0 (<a 
href="https://redirect.github.com/summernote/summernote/issues/4694";>#4694</a>)</li>
   <li><a 
href="https://github.com/summernote/summernote/commit/7c19d62b8470b1cb45c215a7d82b488cc362be73";><code>7c19d62</code></a>
 Update build workflow and add npm-publish workflow (<a 
href="https://redirect.github.com/summernote/summernote/issues/4693";>#4693</a>)</li>
   <li><a 
href="https://github.com/summernote/summernote/commit/60bab8df3a890896d4d119f30192aaa6220a9603";><code>60bab8d</code></a>
 Update branch name in codeql-analysis.yml and node.js.yml (<a 
href="https://redirect.github.com/summernote/summernote/issues/4689";>#4689</a>)</li>
   <li><a 
href="https://github.com/summernote/summernote/commit/e5c2ae5838a316a4b33f29fd5e47c787ae8da942";><code>e5c2ae5</code></a>
 Merge pull request <a 
href="https://redirect.github.com/summernote/summernote/issues/4688";>#4688</a> 
from summernote/develop</li>
   <li><a 
href="https://github.com/summernote/summernote/commit/bbd8df429ff752d9f97ce3cdfa7f5f8367180ad1";><code>bbd8df4</code></a>
 Update copyright information and fix lint warnings (<a 
href="https://redirect.github.com/summernote/summernote/issues/4687";>#4687</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/summernote/summernote/compare/v0.8.20...v0.9.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.webjars.npm:summernote&package-manager=maven&previous-version=0.8.20&new-version=0.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@causeway.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to