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

   Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) 
from 1.18.44 to 1.18.46.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown";>org.projectlombok:lombok's
 changelog</a>.</em></p>
   <blockquote>
   <h3>v1.18.46 (April 22nd, 2026)</h3>
   <ul>
   <li>PLATFORM: JDK26 support added <a 
href="https://redirect.github.com/projectlombok/lombok/issues/4019";>#4019</a>.</li>
   <li>PLATFORM: Spring Tools Suite 5 supported <a 
href="https://redirect.github.com/projectlombok/lombok/issues/3985";>#3985</a>.</li>
   <li>BUGFIX: <code>@Jacksonized</code> no longer stops generating 
<code>@JsonProperty</code> once an explicit <code>@JsonIgnore</code> 
annotations is encountered <a 
href="https://redirect.github.com/projectlombok/lombok/issues/4022";>#4022</a>.</li>
   <li>BUGFIX: In eclipse, mixing <code>@Jacksonized</code> and <code>fluent = 
true</code> no longer causes the error 
<code>com.fasterxml.jackson.annotation.JsonProperty is not a repeatable 
annotation interface</code>. <a 
href="https://redirect.github.com/projectlombok/lombok/issues/3934";>#3934</a>.</li>
   <li>BUGFIX: Some finishing touches for v1.18.44's support of Jackson3 <a 
href="https://redirect.github.com/projectlombok/lombok/issues/4004";>#4004</a>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/projectlombok/lombok/commit/936ca59baf844fd6c0ad641974295498785d8091";><code>936ca59</code></a>
 [build] lombok's launcher is still intended to be 1.4 compatible, or at 
least...</li>
   <li><a 
href="https://github.com/projectlombok/lombok/commit/fcdab3f29e1b48c8f4b33ef9231ec2587a43d122";><code>fcdab3f</code></a>
 [version] pre-release version bump</li>
   <li><a 
href="https://github.com/projectlombok/lombok/commit/1cb7d49c5d2dc98af7a66413d8119dec285d0666";><code>1cb7d49</code></a>
 [changelog]<a 
href="https://redirect.github.com/projectlombok/lombok/issues/4004";>#4004</a> 
Mention Jackson3 final touches in changelog.</li>
   <li><a 
href="https://github.com/projectlombok/lombok/commit/12a15b00555ec8097eca2bf7d77c2c2124e13e0e";><code>12a15b0</code></a>
 Fix: Bump EA_JDK to 27 (25 and 26 have been released)</li>
   <li><a 
href="https://github.com/projectlombok/lombok/commit/2be766cfc2ef56f2d986f28f734c98535d611aee";><code>2be766c</code></a>
 Merge branch 'jackson3-final-touches'</li>
   <li><a 
href="https://github.com/projectlombok/lombok/commit/290fa4c8539c7e97b47f7e80033e078127050eb5";><code>290fa4c</code></a>
 [trivial] constantize the warning we spit out for ambiguous jackson2/3, and 
m...</li>
   <li><a 
href="https://github.com/projectlombok/lombok/commit/e6567b6621f86b43033ab4a75e0273780e18e998";><code>e6567b6</code></a>
 test: Add Jackson 3 test cases and version ambiguity warnings</li>
   <li><a 
href="https://github.com/projectlombok/lombok/commit/45e72e241abe98dcfb66408402da825dd2b8e925";><code>45e72e2</code></a>
 feat: Add Jackson 3 databind/dataformat annotations to HandlerUtil copy 
lists</li>
   <li><a 
href="https://github.com/projectlombok/lombok/commit/184d42363d86446a63b6270ac1eb352dc43ae76c";><code>184d423</code></a>
 feat: Add Jackson 3 support to <a 
href="https://github.com/Jacksonized";><code>@​Jacksonized</code></a> 
handlers</li>
   <li><a 
href="https://github.com/projectlombok/lombok/commit/e027ad0f1515bd33d4d329d90e59dccbaf44651e";><code>e027ad0</code></a>
 refactored to ShadowClassLoader use Collections::enumeration instead of 
Vector</li>
   <li>Additional commits viewable in <a 
href="https://github.com/projectlombok/lombok/compare/v1.18.44...v1.18.46";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.projectlombok:lombok&package-manager=maven&previous-version=1.18.44&new-version=1.18.46)](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 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to