Skip to content

Conversation

@github-actions
Copy link
Contributor

This PR syncs changes from master into querydsl-7.0

dependabot bot and others added 30 commits March 13, 2025 05:46
Bumps `quarkus.version` from 3.19.2 to 3.19.3.

Updates `io.quarkus.platform:quarkus-bom` from 3.19.2 to 3.19.3
- [Commits](quarkusio/quarkus-platform@3.19.2...3.19.3)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.19.2 to 3.19.3
- [Commits](quarkusio/quarkus-platform@3.19.2...3.19.3)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `quarkus.version` from 3.19.2 to 3.19.3.
Updates `io.quarkus.platform:quarkus-bom` from 3.19.2 to 3.19.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/5e963c71068a37583cafcb04d34150c3124e3668"><code>5e963c7</code></a>
[maven-release-plugin] prepare release 3.19.3</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/7523d5db4af8dd2080cd9f458601cf4ea3104ea9"><code>7523d5d</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1431">#1431</a>
from gsmet/quarkus-3.19.3</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/c1588e63d595e5d032f3b6e17e39018de417d485"><code>c1588e6</code></a>
Upgrade to Quarkus 3.19.3</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/02d3de40c1733bb4bad900751f464fd892ae2760"><code>02d3de4</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/quarkusio/quarkus-platform/compare/3.19.2...3.19.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.19.2 to 3.19.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/5e963c71068a37583cafcb04d34150c3124e3668"><code>5e963c7</code></a>
[maven-release-plugin] prepare release 3.19.3</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/7523d5db4af8dd2080cd9f458601cf4ea3104ea9"><code>7523d5d</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1431">#1431</a>
from gsmet/quarkus-3.19.3</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/c1588e63d595e5d032f3b6e17e39018de417d485"><code>c1588e6</code></a>
Upgrade to Quarkus 3.19.3</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/02d3de40c1733bb4bad900751f464fd892ae2760"><code>02d3de4</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/quarkusio/quarkus-platform/compare/3.19.2...3.19.3">compare
view</a></li>
</ul>
</details>
<br />


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>
Bumps `spring.version` from 6.2.3 to 6.2.4.

Updates `org.springframework:spring-jdbc` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.3...v6.2.4)

Updates `org.springframework:spring-test` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.3...v6.2.4)

Updates `org.springframework:spring-context` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.3...v6.2.4)

Updates `org.springframework:spring-aop` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.3...v6.2.4)

---
updated-dependencies:
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-aop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: org.openrewrite.maven:rewrite-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `spring.version` from 6.2.3 to 6.2.4.
Updates `org.springframework:spring-jdbc` from 6.2.3 to 6.2.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-jdbc's
releases</a>.</em></p>
<blockquote>
<h2>v6.2.4</h2>
<h2>:star: New Features</h2>
<ul>
<li>JettyCoreHttpHandlerAdapter compatibility with Jetty 12.0.17 <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34561">#34561</a></li>
<li>HandlerMethodValidationException.Visitor should support RequestBody
with method parameter constraints <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34549">#34549</a></li>
<li>Allow <code>ContentResultMatchersDsl</code> matchers for supertypes
of the checked type <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34542">#34542</a></li>
<li>Avoid <code>JarURLConnection</code> resource leak in
<code>AbstractFileResolvingResource.exists()</code> <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34528">#34528</a></li>
<li>Deprecate <code>rowsExpected</code> property of
<code>SqlQuery</code> for removal <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34526">#34526</a></li>
<li>Supply <code>RuntimeHints</code> to an <code>AotContextLoader</code>
<a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34513">#34513</a></li>
<li>Deprecate and remove use of UrlPathHelper in
ServletWebSocketHandlerRegistry <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34508">#34508</a></li>
<li>Avoid unnecessary CGLIB processing on configuration classes <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34486">#34486</a></li>
<li>Inconsistent default class loaders in hint classes <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34470">#34470</a></li>
<li>Add missing converters to <code>DefaultRestClientBuilder</code> <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34439">#34439</a></li>
<li>Improve <code>BeanFactory</code>/<code>ObjectProvider</code> to
select the only one default candidate among non-default candidates <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34432">#34432</a></li>
</ul>
<h2>:lady_beetle: Bug Fixes</h2>
<ul>
<li><code>MockCookie.parse()</code> fails to parse custom attribute with
a value <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34575">#34575</a></li>
<li><code>BeanNotOfRequiredTypeException</code> if <code>@bean</code>
factory method returns <code>null</code> <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34543">#34543</a></li>
<li>Regression in 6.2.3: No unique bean available for injection point
with unresolvable generics <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34541">#34541</a></li>
<li>GenericConversionService cannot find a converter when converting to
a Kotlin list of maps <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34535">#34535</a></li>
<li>isClientDisconnectedException needs to protect against null input <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34533">#34533</a></li>
<li>spring boot 3.4.3 + TimedAspect causes thread to hang <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34522">#34522</a></li>
<li>Missing Partitioned cookie support in reactive HTTP clients <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34521">#34521</a></li>
<li>DefaultManagedTaskExecutor throws
java.lang.UnsupportedOperationException: isShutdown when rejecting tasks
<a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34514">#34514</a></li>
<li>FileSystemResource location does not end with slash for
RouterFunction check <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34509">#34509</a></li>
<li>AbstractJackson2HttpMessageConverter not resolving generic type for
request body since 6.2.3 <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34504">#34504</a></li>
<li>Request param handling in HttpRequestValues overrides existing URI
variables with same name <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34499">#34499</a></li>
<li>MockHttpServletResponse - handle multiple values for
Content-Language header <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34488">#34488</a></li>
<li>Endless loop with DataSourceUtils in spring-jdbc <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34484">#34484</a></li>
<li>MockHttpServletResponse#setHeader does not remove header for null
values <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34464">#34464</a></li>
<li>ContentCachingResponseWrapper.setHeader does not handle null value
properly. <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34460">#34460</a></li>
<li>Component scan fails to find bean candidates in the embedded jar
file in META-INF/context.xml for embedded Tomcat application <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34446">#34446</a></li>
<li>6.2.0 broke with &quot;Could not register object
[<code>@Somehash</code>] under bean name 'blabla': there is already
object [<code>@sameHash</code>] bound&quot; <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34427">#34427</a></li>
<li>503 status code after completing SseEmitter in onTimeout <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34426">#34426</a></li>
<li><code>NullPointerException</code> thrown when
<code>ConfigurationClassEnhancer</code> creates CGLIB proxy <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34423">#34423</a></li>
<li>Add onRequest() hook for propagating request from downstream <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34388">#34388</a></li>
<li>Content-Type response header duplicated for failed
StreamingResponseBody return value <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34366">#34366</a></li>
<li>Task scheduler configured by XML is not eligible for getting
processed by all BeanPostProcessors <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34015">#34015</a></li>
</ul>
<h2>:notebook_with_decorative_cover: Documentation</h2>
<ul>
<li>Fix typo in Spring MVC error responses documentation <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34552">#34552</a></li>
<li>Document that Spring Framework 6.x does not yet support JSpecify
annotations <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34551">#34551</a></li>
<li>Fix web and webflux reference links <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34517">#34517</a></li>
<li>Document default KeyGenerator in spring-cache XSD <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34468">#34468</a></li>
<li>Fix broken antora task <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34454">#34454</a></li>
<li>Add <code>@SInCE</code> tag for formField() and formFields in
MockHttpServletRequestDsl <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34448">#34448</a></li>
<li>Improve Javadoc of ObjectProvider to clarify what is unique <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34447">#34447</a></li>
<li>rest-http-interface example code can't run <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34443">#34443</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/eb3f034cd9d9982abfbd20c3f78da80c6a204bd0"><code>eb3f034</code></a>
Release v6.2.4</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/387677eae8ebc2b641e24d274c87980743c6d1cc"><code>387677e</code></a>
Upgrade to JUnit 5.12</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/4a314867d733fa39c3f749b4664812f44fb3b91f"><code>4a31486</code></a>
Upgrade to Reactor 2024.0.4 and Micrometer 1.14.5</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/020f556841a60071add53144365358f4f1fd5d7b"><code>020f556</code></a>
Support custom attribute with a value in MockCookie.parse()</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/6ea3b5a0e887a0f1ad7cf593ee1ded2c87de3d81"><code>6ea3b5a</code></a>
Fix Javadoc failure</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/d764087dbf2b40031d271bf14184eecab307878c"><code>d764087</code></a>
Correct since tag</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/9ab43b138aafca1dfbdfe4b300cf25f5b5a9e1db"><code>9ab43b1</code></a>
Enhancement in HandlerMethodValidationException</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/09ae080b99c454a2020100eecd0c1bff241cdf3a"><code>09ae080</code></a>
isDisconnectedClientException protected for null</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/70a1b2fae3d1fe3c7ec7754947d5f532997cc3dc"><code>70a1b2f</code></a>
Upgrade to Checkstyle 10.21.4</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/90ddb40d7a26798c340cdfdd74f379a57e931ed1"><code>90ddb40</code></a>
Upgrade to Jetty 12.0.17 and Jetty Reactive HttpClient 4.0.9</li>
<li>Additional commits viewable in <a
href="https://github.com/spring-projects/spring-framework/compare/v6.2.3...v6.2.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.springframework:spring-test` from 6.2.3 to 6.2.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-test's
releases</a>.</em></p>
<blockquote>
<h2>v6.2.4</h2>
<h2>:star: New Features</h2>
<ul>
<li>JettyCoreHttpHandlerAdapter compatibility with Jetty 12.0.17 <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34561">#34561</a></li>
<li>HandlerMethodValidationException.Visitor should support RequestBody
with method parameter constraints <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34549">#34549</a></li>
<li>Allow <code>ContentResultMatchersDsl</code> matchers for supertypes
of the checked type <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34542">#34542</a></li>
<li>Avoid <code>JarURLConnection</code> resource leak in
<code>AbstractFileResolvingResource.exists()</code> <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34528">#34528</a></li>
<li>Deprecate <code>rowsExpected</code> property of
<code>SqlQuery</code> for removal <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34526">#34526</a></li>
<li>Supply <code>RuntimeHints</code> to an <code>AotContextLoader</code>
<a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34513">#34513</a></li>
<li>Deprecate and remove use of UrlPathHelper in
ServletWebSocketHandlerRegistry <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34508">#34508</a></li>
<li>Avoid unnecessary CGLIB processing on configuration classes <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34486">#34486</a></li>
<li>Inconsistent default class loaders in hint classes <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34470">#34470</a></li>
<li>Add missing converters to <code>DefaultRestClientBuilder</code> <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34439">#34439</a></li>
<li>Improve <code>BeanFactory</code>/<code>ObjectProvider</code> to
select the only one default candidate among non-default candidates <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34432">#34432</a></li>
</ul>
<h2>:lady_beetle: Bug Fixes</h2>
<ul>
<li><code>MockCookie.parse()</code> fails to parse custom attribute with
a value <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34575">#34575</a></li>
<li><code>BeanNotOfRequiredTypeException</code> if <code>@bean</code>
factory method returns <code>null</code> <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34543">#34543</a></li>
<li>Regression in 6.2.3: No unique bean available for injection point
with unresolvable generics <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34541">#34541</a></li>
<li>GenericConversionService cannot find a converter when converting to
a Kotlin list of maps <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34535">#34535</a></li>
<li>isClientDisconnectedException needs to protect against null input <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34533">#34533</a></li>
<li>spring boot 3.4.3 + TimedAspect causes thread to hang <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34522">#34522</a></li>
<li>Missing Partitioned cookie support in reactive HTTP clients <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34521">#34521</a></li>
<li>DefaultManagedTaskExecutor throws
java.lang.UnsupportedOperationException: isShutdown when rejecting tasks
<a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34514">#34514</a></li>
<li>FileSystemResource location does not end with slash for
RouterFunction check <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34509">#34509</a></li>
<li>AbstractJackson2HttpMessageConverter not resolving generic type for
request body since 6.2.3 <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34504">#34504</a></li>
<li>Request param handling in HttpRequestValues overrides existing URI
variables with same name <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34499">#34499</a></li>
<li>MockHttpServletResponse - handle multiple values for
Content-Language header <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34488">#34488</a></li>
<li>Endless loop with DataSourceUtils in spring-jdbc <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34484">#34484</a></li>
<li>MockHttpServletResponse#setHeader does not remove header for null
values <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34464">#34464</a></li>
<li>ContentCachingResponseWrapper.setHeader does not handle null value
properly. <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34460">#34460</a></li>
<li>Component scan fails to find bean candidates in the embedded jar
file in META-INF/context.xml for embedded Tomcat application <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34446">#34446</a></li>
<li>6.2.0 broke with &quot;Could not register object
[<code>@Somehash</code>] under bean name 'blabla': there is already
object [<code>@sameHash</code>] bound&quot; <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34427">#34427</a></li>
<li>503 status code after completing SseEmitter in onTimeout <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34426">#34426</a></li>
<li><code>NullPointerException</code> thrown when
<code>ConfigurationClassEnhancer</code> creates CGLIB proxy <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34423">#34423</a></li>
<li>Add onRequest() hook for propagating request from downstream <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34388">#34388</a></li>
<li>Content-Type response header duplicated for failed
StreamingResponseBody return value <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34366">#34366</a></li>
<li>Task scheduler configured by XML is not eligible for getting
processed by all BeanPostProcessors <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34015">#34015</a></li>
</ul>
<h2>:notebook_with_decorative_cover: Documentation</h2>
<ul>
<li>Fix typo in Spring MVC error responses documentation <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34552">#34552</a></li>
<li>Document that Spring Framework 6.x does not yet support JSpecify
annotations <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34551">#34551</a></li>
<li>Fix web and webflux reference links <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34517">#34517</a></li>
<li>Document default KeyGenerator in spring-cache XSD <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34468">#34468</a></li>
<li>Fix broken antora task <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34454">#34454</a></li>
<li>Add <code>@SInCE</code> tag for formField() and formFields in
MockHttpServletRequestDsl <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34448">#34448</a></li>
<li>Improve Javadoc of ObjectProvider to clarify what is unique <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34447">#34447</a></li>
<li>rest-http-interface example code can't run <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34443">#34443</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/eb3f034cd9d9982abfbd20c3f78da80c6a204bd0"><code>eb3f034</code></a>
Release v6.2.4</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/387677eae8ebc2b641e24d274c87980743c6d1cc"><code>387677e</code></a>
Upgrade to JUnit 5.12</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/4a314867d733fa39c3f749b4664812f44fb3b91f"><code>4a31486</code></a>
Upgrade to Reactor 2024.0.4 and Micrometer 1.14.5</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/020f556841a60071add53144365358f4f1fd5d7b"><code>020f556</code></a>
Support custom attribute with a value in MockCookie.parse()</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/6ea3b5a0e887a0f1ad7cf593ee1ded2c87de3d81"><code>6ea3b5a</code></a>
Fix Javadoc failure</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/d764087dbf2b40031d271bf14184eecab307878c"><code>d764087</code></a>
Correct since tag</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/9ab43b138aafca1dfbdfe4b300cf25f5b5a9e1db"><code>9ab43b1</code></a>
Enhancement in HandlerMethodValidationException</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/09ae080b99c454a2020100eecd0c1bff241cdf3a"><code>09ae080</code></a>
isDisconnectedClientException protected for null</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/70a1b2fae3d1fe3c7ec7754947d5f532997cc3dc"><code>70a1b2f</code></a>
Upgrade to Checkstyle 10.21.4</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/90ddb40d7a26798c340cdfdd74f379a57e931ed1"><code>90ddb40</code></a>
Upgrade to Jetty 12.0.17 and Jetty Reactive HttpClient 4.0.9</li>
<li>Additional commits viewable in <a
href="https://github.com/spring-projects/spring-framework/compare/v6.2.3...v6.2.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.springframework:spring-context` from 6.2.3 to 6.2.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-context's
releases</a>.</em></p>
<blockquote>
<h2>v6.2.4</h2>
<h2>:star: New Features</h2>
<ul>
<li>JettyCoreHttpHandlerAdapter compatibility with Jetty 12.0.17 <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34561">#34561</a></li>
<li>HandlerMethodValidationException.Visitor should support RequestBody
with method parameter constraints <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34549">#34549</a></li>
<li>Allow <code>ContentResultMatchersDsl</code> matchers for supertypes
of the checked type <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34542">#34542</a></li>
<li>Avoid <code>JarURLConnection</code> resource leak in
<code>AbstractFileResolvingResource.exists()</code> <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34528">#34528</a></li>
<li>Deprecate <code>rowsExpected</code> property of
<code>SqlQuery</code> for removal <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34526">#34526</a></li>
<li>Supply <code>RuntimeHints</code> to an <code>AotContextLoader</code>
<a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34513">#34513</a></li>
<li>Deprecate and remove use of UrlPathHelper in
ServletWebSocketHandlerRegistry <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34508">#34508</a></li>
<li>Avoid unnecessary CGLIB processing on configuration classes <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34486">#34486</a></li>
<li>Inconsistent default class loaders in hint classes <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34470">#34470</a></li>
<li>Add missing converters to <code>DefaultRestClientBuilder</code> <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34439">#34439</a></li>
<li>Improve <code>BeanFactory</code>/<code>ObjectProvider</code> to
select the only one default candidate among non-default candidates <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34432">#34432</a></li>
</ul>
<h2>:lady_beetle: Bug Fixes</h2>
<ul>
<li><code>MockCookie.parse()</code> fails to parse custom attribute with
a value <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34575">#34575</a></li>
<li><code>BeanNotOfRequiredTypeException</code> if <code>@bean</code>
factory method returns <code>null</code> <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34543">#34543</a></li>
<li>Regression in 6.2.3: No unique bean available for injection point
with unresolvable generics <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34541">#34541</a></li>
<li>GenericConversionService cannot find a converter when converting to
a Kotlin list of maps <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34535">#34535</a></li>
<li>isClientDisconnectedException needs to protect against null input <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34533">#34533</a></li>
<li>spring boot 3.4.3 + TimedAspect causes thread to hang <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34522">#34522</a></li>
<li>Missing Partitioned cookie support in reactive HTTP clients <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34521">#34521</a></li>
<li>DefaultManagedTaskExecutor throws
java.lang.UnsupportedOperationException: isShutdown when rejecting tasks
<a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34514">#34514</a></li>
<li>FileSystemResource location does not end with slash for
RouterFunction check <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34509">#34509</a></li>
<li>AbstractJackson2HttpMessageConverter not resolving generic type for
request body since 6.2.3 <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34504">#34504</a></li>
<li>Request param handling in HttpRequestValues overrides existing URI
variables with same name <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34499">#34499</a></li>
<li>MockHttpServletResponse - handle multiple values for
Content-Language header <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34488">#34488</a></li>
<li>Endless loop with DataSourceUtils in spring-jdbc <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34484">#34484</a></li>
<li>MockHttpServletResponse#setHeader does not remove header for null
values <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34464">#34464</a></li>
<li>ContentCachingResponseWrapper.setHeader does not handle null value
properly. <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34460">#34460</a></li>
<li>Component scan fails to find bean candidates in the embedded jar
file in META-INF/context.xml for embedded Tomcat application <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34446">#34446</a></li>
<li>6.2.0 broke with &quot;Could not register object
[<code>@Somehash</code>] under bean name 'blabla': there is already
object [<code>@sameHash</code>] bound&quot; <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34427">#34427</a></li>
<li>503 status code after completing SseEmitter in onTimeout <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34426">#34426</a></li>
<li><code>NullPointerException</code> thrown when
<code>ConfigurationClassEnhancer</code> creates CGLIB proxy <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34423">#34423</a></li>
<li>Add onRequest() hook for propagating request from downstream <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34388">#34388</a></li>
<li>Content-Type response header duplicated for failed
StreamingResponseBody return value <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34366">#34366</a></li>
<li>Task scheduler configured by XML is not eligible for getting
processed by all BeanPostProcessors <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34015">#34015</a></li>
</ul>
<h2>:notebook_with_decorative_cover: Documentation</h2>
<ul>
<li>Fix typo in Spring MVC error responses documentation <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34552">#34552</a></li>
<li>Document that Spring Framework 6.x does not yet support JSpecify
annotations <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34551">#34551</a></li>
<li>Fix web and webflux reference links <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34517">#34517</a></li>
<li>Document default KeyGenerator in spring-cache XSD <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34468">#34468</a></li>
<li>Fix broken antora task <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34454">#34454</a></li>
<li>Add <code>@SInCE</code> tag for formField() and formFields in
MockHttpServletRequestDsl <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34448">#34448</a></li>
<li>Improve Javadoc of ObjectProvider to clarify what is unique <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34447">#34447</a></li>
<li>rest-http-interface example code can't run <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34443">#34443</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/eb3f034cd9d9982abfbd20c3f78da80c6a204bd0"><code>eb3f034</code></a>
Release v6.2.4</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/387677eae8ebc2b641e24d274c87980743c6d1cc"><code>387677e</code></a>
Upgrade to JUnit 5.12</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/4a314867d733fa39c3f749b4664812f44fb3b91f"><code>4a31486</code></a>
Upgrade to Reactor 2024.0.4 and Micrometer 1.14.5</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/020f556841a60071add53144365358f4f1fd5d7b"><code>020f556</code></a>
Support custom attribute with a value in MockCookie.parse()</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/6ea3b5a0e887a0f1ad7cf593ee1ded2c87de3d81"><code>6ea3b5a</code></a>
Fix Javadoc failure</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/d764087dbf2b40031d271bf14184eecab307878c"><code>d764087</code></a>
Correct since tag</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/9ab43b138aafca1dfbdfe4b300cf25f5b5a9e1db"><code>9ab43b1</code></a>
Enhancement in HandlerMethodValidationException</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/09ae080b99c454a2020100eecd0c1bff241cdf3a"><code>09ae080</code></a>
isDisconnectedClientException protected for null</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/70a1b2fae3d1fe3c7ec7754947d5f532997cc3dc"><code>70a1b2f</code></a>
Upgrade to Checkstyle 10.21.4</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/90ddb40d7a26798c340cdfdd74f379a57e931ed1"><code>90ddb40</code></a>
Upgrade to Jetty 12.0.17 and Jetty Reactive HttpClient 4.0.9</li>
<li>Additional commits viewable in <a
href="https://github.com/spring-projects/spring-framework/compare/v6.2.3...v6.2.4">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.springframework:spring-aop` from 6.2.3 to 6.2.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-projects/spring-framework/releases">org.springframework:spring-aop's
releases</a>.</em></p>
<blockquote>
<h2>v6.2.4</h2>
<h2>:star: New Features</h2>
<ul>
<li>JettyCoreHttpHandlerAdapter compatibility with Jetty 12.0.17 <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34561">#34561</a></li>
<li>HandlerMethodValidationException.Visitor should support RequestBody
with method parameter constraints <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34549">#34549</a></li>
<li>Allow <code>ContentResultMatchersDsl</code> matchers for supertypes
of the checked type <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34542">#34542</a></li>
<li>Avoid <code>JarURLConnection</code> resource leak in
<code>AbstractFileResolvingResource.exists()</code> <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34528">#34528</a></li>
<li>Deprecate <code>rowsExpected</code> property of
<code>SqlQuery</code> for removal <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34526">#34526</a></li>
<li>Supply <code>RuntimeHints</code> to an <code>AotContextLoader</code>
<a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34513">#34513</a></li>
<li>Deprecate and remove use of UrlPathHelper in
ServletWebSocketHandlerRegistry <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34508">#34508</a></li>
<li>Avoid unnecessary CGLIB processing on configuration classes <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34486">#34486</a></li>
<li>Inconsistent default class loaders in hint classes <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34470">#34470</a></li>
<li>Add missing converters to <code>DefaultRestClientBuilder</code> <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34439">#34439</a></li>
<li>Improve <code>BeanFactory</code>/<code>ObjectProvider</code> to
select the only one default candidate among non-default candidates <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34432">#34432</a></li>
</ul>
<h2>:lady_beetle: Bug Fixes</h2>
<ul>
<li><code>MockCookie.parse()</code> fails to parse custom attribute with
a value <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34575">#34575</a></li>
<li><code>BeanNotOfRequiredTypeException</code> if <code>@bean</code>
factory method returns <code>null</code> <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34543">#34543</a></li>
<li>Regression in 6.2.3: No unique bean available for injection point
with unresolvable generics <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34541">#34541</a></li>
<li>GenericConversionService cannot find a converter when converting to
a Kotlin list of maps <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34535">#34535</a></li>
<li>isClientDisconnectedException needs to protect against null input <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34533">#34533</a></li>
<li>spring boot 3.4.3 + TimedAspect causes thread to hang <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34522">#34522</a></li>
<li>Missing Partitioned cookie support in reactive HTTP clients <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34521">#34521</a></li>
<li>DefaultManagedTaskExecutor throws
java.lang.UnsupportedOperationException: isShutdown when rejecting tasks
<a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34514">#34514</a></li>
<li>FileSystemResource location does not end with slash for
RouterFunction check <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34509">#34509</a></li>
<li>AbstractJackson2HttpMessageConverter not resolving generic type for
request body since 6.2.3 <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34504">#34504</a></li>
<li>Request param handling in HttpRequestValues overrides existing URI
variables with same name <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34499">#34499</a></li>
<li>MockHttpServletResponse - handle multiple values for
Content-Language header <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34488">#34488</a></li>
<li>Endless loop with DataSourceUtils in spring-jdbc <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34484">#34484</a></li>
<li>MockHttpServletResponse#setHeader does not remove header for null
values <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34464">#34464</a></li>
<li>ContentCachingResponseWrapper.setHeader does not handle null value
properly. <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34460">#34460</a></li>
<li>Component scan fails to find bean candidates in the embedded jar
file in META-INF/context.xml for embedded Tomcat application <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34446">#34446</a></li>
<li>6.2.0 broke with &quot;Could not register object
[<code>@Somehash</code>] under bean name 'blabla': there is already
object [<code>@sameHash</code>] bound&quot; <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34427">#34427</a></li>
<li>503 status code after completing SseEmitter in onTimeout <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34426">#34426</a></li>
<li><code>NullPointerException</code> thrown when
<code>ConfigurationClassEnhancer</code> creates CGLIB proxy <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34423">#34423</a></li>
<li>Add onRequest() hook for propagating request from downstream <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34388">#34388</a></li>
<li>Content-Type response header duplicated for failed
StreamingResponseBody return value <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34366">#34366</a></li>
<li>Task scheduler configured by XML is not eligible for getting
processed by all BeanPostProcessors <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34015">#34015</a></li>
</ul>
<h2>:notebook_with_decorative_cover: Documentation</h2>
<ul>
<li>Fix typo in Spring MVC error responses documentation <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34552">#34552</a></li>
<li>Document that Spring Framework 6.x does not yet support JSpecify
annotations <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34551">#34551</a></li>
<li>Fix web and webflux reference links <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34517">#34517</a></li>
<li>Document default KeyGenerator in spring-cache XSD <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34468">#34468</a></li>
<li>Fix broken antora task <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34454">#34454</a></li>
<li>Add <code>@SInCE</code> tag for formField() and formFields in
MockHttpServletRequestDsl <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34448">#34448</a></li>
<li>Improve Javadoc of ObjectProvider to clarify what is unique <a
href="https://redirect.github.com/spring-projects/spring-framework/pull/34447">#34447</a></li>
<li>rest-http-interface example code can't run <a
href="https://redirect.github.com/spring-projects/spring-framework/issues/34443">#34443</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/eb3f034cd9d9982abfbd20c3f78da80c6a204bd0"><code>eb3f034</code></a>
Release v6.2.4</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/387677eae8ebc2b641e24d274c87980743c6d1cc"><code>387677e</code></a>
Upgrade to JUnit 5.12</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/4a314867d733fa39c3f749b4664812f44fb3b91f"><code>4a31486</code></a>
Upgrade to Reactor 2024.0.4 and Micrometer 1.14.5</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/020f556841a60071add53144365358f4f1fd5d7b"><code>020f556</code></a>
Support custom attribute with a value in MockCookie.parse()</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/6ea3b5a0e887a0f1ad7cf593ee1ded2c87de3d81"><code>6ea3b5a</code></a>
Fix Javadoc failure</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/d764087dbf2b40031d271bf14184eecab307878c"><code>d764087</code></a>
Correct since tag</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/9ab43b138aafca1dfbdfe4b300cf25f5b5a9e1db"><code>9ab43b1</code></a>
Enhancement in HandlerMethodValidationException</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/09ae080b99c454a2020100eecd0c1bff241cdf3a"><code>09ae080</code></a>
isDisconnectedClientException protected for null</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/70a1b2fae3d1fe3c7ec7754947d5f532997cc3dc"><code>70a1b2f</code></a>
Upgrade to Checkstyle 10.21.4</li>
<li><a
href="https://github.com/spring-projects/spring-framework/commit/90ddb40d7a26798c340cdfdd74f379a57e931ed1"><code>90ddb40</code></a>
Upgrade to Jetty 12.0.17 and Jetty Reactive HttpClient 4.0.9</li>
<li>Additional commits viewable in <a
href="https://github.com/spring-projects/spring-framework/compare/v6.2.3...v6.2.4">compare
view</a></li>
</ul>
</details>
<br />


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>
…989)

Bumps
[org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin)
from 6.3.0 to 6.3.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/openrewrite/rewrite-maven-plugin/releases">org.openrewrite.maven:rewrite-maven-plugin's
releases</a>.</em></p>
<blockquote>
<h2>6.3.1</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(ci): bump com.gradle:develocity-maven-extension from 1.23.1 to
1.23.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/957">openrewrite/rewrite-maven-plugin#957</a></li>
<li>Add maven-scope to the MavenMojoProjectParser, so
<code>listSourceFiles</code> can be used partially by <a
href="https://github.com/jevanlingen"><code>@​jevanlingen</code></a> in
<a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/959">openrewrite/rewrite-maven-plugin#959</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/jevanlingen"><code>@​jevanlingen</code></a>
made their first contribution in <a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/959">openrewrite/rewrite-maven-plugin#959</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.3.0...v6.3.1">https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.3.0...v6.3.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/918c5354ffdbdb4cd7ef907a4a2bb8fa65e3b932"><code>918c535</code></a>
[maven-release-plugin] prepare release v6.3.1</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/46ad12b8c683e0a7bc3e5e1173fd6fe55ee340d0"><code>46ad12b</code></a>
Bump rewrite.version properties</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/ac845a7b2ab85f530aa52b5a4a32eec3eff82f47"><code>ac845a7</code></a>
Update pom.xml to target 6.3.1 next</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/2042d6f941f65108e8be0e36738f305a2c1ffa41"><code>2042d6f</code></a>
Bump rewrite.version properties</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/b75abb0fcc3d7584b15ea1d2322a950ca53ed396"><code>b75abb0</code></a>
Add maven-scope to the MavenMojoProjectParser, so
<code>listSourceFiles</code> can be us...</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/d454c2f99b3e016d315e79840ce4de68f32d3d26"><code>d454c2f</code></a>
chore(ci): bump com.gradle:develocity-maven-extension (<a
href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/957">#957</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/f1dec0421740feeb6513fc096f6b7fe1ac3f64e1"><code>f1dec04</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.3.0...v6.3.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.openrewrite.maven:rewrite-maven-plugin&package-manager=maven&previous-version=6.3.0&new-version=6.3.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>
Fix for #986

Co-authored-by: kkrzywanski <k.krzywanski@aasys.pl>
* Fix enum serialization in CaseBuilder for Hibernate compatibility

* Add test code

* Updated visitOperation to include Ops.CASE_WHEN in inCaseOperation check

* Simplify enum serialization in CASE WHEN by adding Ops.CASE_WHEN to CASE_OPS

---------

Co-authored-by: 차동민/BE/GN <z304945@kia-partners.com>
Co-authored-by: Marvin <velo@users.noreply.github.com>
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.0...r5.12.1)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `hibernate.version` from 6.6.10.Final to 6.6.11.Final.

Updates `org.hibernate.orm:hibernate-core` from 6.6.10.Final to 6.6.11.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.11/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.10...6.6.11)

Updates `org.hibernate.orm:hibernate-envers` from 6.6.10.Final to 6.6.11.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.11/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.10...6.6.11)

Updates `org.hibernate.orm:hibernate-c3p0` from 6.6.10.Final to 6.6.11.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.11/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.10...6.6.11)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-envers
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-c3p0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from
5.12.0 to 5.12.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/junit-team/junit5/releases">org.junit:junit-bom's
releases</a>.</em></p>
<blockquote>
<p>JUnit 5.12.1 = Platform 1.12.1 + Jupiter 5.12.1 + Vintage 5.12.1</p>
<p>See <a
href="https://junit.org/junit5/docs/5.12.1/release-notes/">Release
Notes</a>.</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/junit-team/junit5/compare/r5.12.0...r5.12.1">https://github.com/junit-team/junit5/compare/r5.12.0...r5.12.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/junit-team/junit5/commit/ba9c9ae111f5f06645ebcda2bb831c8e093cc002"><code>ba9c9ae</code></a>
Release 5.12.1</li>
<li><a
href="https://github.com/junit-team/junit5/commit/e28ad4a89047da0aca6aca32b0e45ac8309954e1"><code>e28ad4a</code></a>
Finalize 5.12.1 release notes</li>
<li><a
href="https://github.com/junit-team/junit5/commit/1044e2c63c435f735ab78dbbca09e78b13fb5f80"><code>1044e2c</code></a>
Move entry to 5.12.1 release notes</li>
<li><a
href="https://github.com/junit-team/junit5/commit/bea821d69ae8848aa21f7ee10692c6185abfc9ac"><code>bea821d</code></a>
Fix Javadoc formatting</li>
<li><a
href="https://github.com/junit-team/junit5/commit/1a1a67daee1507ae85a25ec0f57bce98d6824b39"><code>1a1a67d</code></a>
Set stable module name for the standalone JAR file</li>
<li><a
href="https://github.com/junit-team/junit5/commit/062d3fa175d94010c24054fb44b2566955ba95ae"><code>062d3fa</code></a>
Remove internal packages from API reports</li>
<li><a
href="https://github.com/junit-team/junit5/commit/74521ab55ca19269e4cf628ed738d0382a1699c9"><code>74521ab</code></a>
Introduce <code>ExtensionContext.getEnclosingTestClasses()</code></li>
<li><a
href="https://github.com/junit-team/junit5/commit/1e135b9d37a88bc0319b98ddcfc050fc0cf89a98"><code>1e135b9</code></a>
Create initial 5.12.1 release notes from template</li>
<li><a
href="https://github.com/junit-team/junit5/commit/d540e4ff3aeb13a3b3167515efa6ed1ec00b0773"><code>d540e4f</code></a>
Link to correct method</li>
<li><a
href="https://github.com/junit-team/junit5/commit/31d60b7751e415853b582a275fe626b0358ab939"><code>31d60b7</code></a>
Split API reports by module and package</li>
<li>Additional commits viewable in <a
href="https://github.com/junit-team/junit5/compare/r5.12.0...r5.12.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit:junit-bom&package-manager=maven&previous-version=5.12.0&new-version=5.12.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>
Bumps `hibernate.version` from 6.6.10.Final to 6.6.11.Final.
Updates `org.hibernate.orm:hibernate-core` from 6.6.10.Final to
6.6.11.Final
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-core's
releases</a>.</em></p>
<blockquote>
<h1>Hibernate ORM 6.6.11.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 6.6:
6.6.11.Final.</p>
<p>You can find the full list of 6.6.11.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.11">here</a>.</p>
<h2>What's new</h2>
<p>This release introduces a few minor improvements as well as bug
fixes.</p>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/6.6/">release
page</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration
Guide</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction
Guide</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User
Guide</a></li>
</ul>
<p>See also the following resources related to supported APIs:</p>
<ul>
<li>the <a
href="https://hibernate.org/community/compatibility-policy/">compatibility
policy</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating
API report</a> (<code>@Incubating</code>)</li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated
API report</a> (<code>@deprecated</code> + <code>@remove</code>)</li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/internals/internal.txt">internal
API report</a> (internal packages, <code>@internal</code>)</li>
</ul>
<p>Visit the <a href="https://hibernate.org/community/">website</a> for
details on getting in touch with us.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/blob/6.6.11/changelog.txt">org.hibernate.orm:hibernate-core's
changelog</a>.</em></p>
<blockquote>
<h2>Changes in 6.6.11.Final (March 16, 2025)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/32879">https://hibernate.atlassian.net/projects/HHH/versions/32879</a></p>
<p>** Bug
* [HHH-19246] - Fetch join makes partially covered EntityGraph
ineffective
* [HHH-19220] - ClassCastException: class
org.hibernate.bytecode.enhance.spi.LazyPropertyInitializer$1 cannot be
cast to class java.lang.String
* [HHH-19140] - Enhanced entities with AccessType.PROPERTY does not work
well with inheritance
* [HHH-19107] - Entities with <a
href="https://github.com/EmbeddedId"><code>@​EmbeddedId</code></a> not
supported with CrudRepository
* [HHH-19106] - <a
href="https://github.com/Transaction"><code>@​Transaction</code></a>(TxType)
not working with Hibernate Data Repositories
* [HHH-19052] - Hibernate 6.6.X regression with join formula
* [HHH-18894] - Hibernate 6.6 enum literal is considered field literal
instead
* [HHH-18881] - In MySQL, array of dates are not converted correctly
* [HHH-18858] - array fields and static metamodel
* [HHH-18787] - Custom UserType not recognised for array properties
* [HHH-18570] - Invalid SQL when filter contains identifier named
date</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/92ceb163e21a96767ae18757afec5284a50089b1"><code>92ceb16</code></a>
Pre-steps for release : <code>6.6.11.Final</code></li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/f75a1f37972dcce83b2113388421e48c7d326b39"><code>f75a1f3</code></a>
HHH-18881 Implement fromEncodedString as inverse of
appendEncodedString</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/b34c51926ff1539cfb7feff1b8427bac1dbbcb85"><code>b34c519</code></a>
HHH-18881 Modified test case from Jira issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/b5c0f3cb972b9e2dbe38cdf13a6dd66eda7fee72"><code>b5c0f3c</code></a>
HHH-18787 Contribute type using returnedClass().getTypeName() instead of
retu...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/8cf34b522729133883af53013855f38aad8371f8"><code>8cf34b5</code></a>
HHH-18787 Test case</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/10794a437fbc735619843c92e568144c48064be1"><code>10794a4</code></a>
HHH-18570 reallow use of 'date' and 'time' as regular column names in
parsed SQL</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/d259836b2f956188ecc389b8d85281e70e63a3de"><code>d259836</code></a>
HHH-18570 Test case adapted from <a
href="https://github.com/gaetannandelec-ibboost/hi">https://github.com/gaetannandelec-ibboost/hi</a>...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/e54b1259398ea9cb94a0b6296aa92132763cf434"><code>e54b125</code></a>
HHH-18858 Array annotated with one of <a
href="https://github.com/ManyToMany"><code>@​ManyToMany</code></a>, <a
href="https://github.com/OneToMany"><code>@​OneToMany</code></a>, or <a
href="https://github.com/ElementCol"><code>@​ElementCol</code></a>...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/148995c79485737d93ffeb76521a1bd465d1f976"><code>148995c</code></a>
HHH-18858 Test case &quot;borrowed&quot; from Core, slightly
adapted</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/3635a49905e1156a44170feda01b11d8b73a9575"><code>3635a49</code></a>
HHH-19140 Reproducer test and issue fix (<a
href="https://redirect.github.com/hibernate/hibernate-orm/issues/9758">#9758</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hibernate/hibernate-orm/compare/6.6.10...6.6.11">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.hibernate.orm:hibernate-envers` from 6.6.10.Final to
6.6.11.Final
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-envers's
releases</a>.</em></p>
<blockquote>
<h1>Hibernate ORM 6.6.11.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 6.6:
6.6.11.Final.</p>
<p>You can find the full list of 6.6.11.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.11">here</a>.</p>
<h2>What's new</h2>
<p>This release introduces a few minor improvements as well as bug
fixes.</p>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/6.6/">release
page</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration
Guide</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction
Guide</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User
Guide</a></li>
</ul>
<p>See also the following resources related to supported APIs:</p>
<ul>
<li>the <a
href="https://hibernate.org/community/compatibility-policy/">compatibility
policy</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating
API report</a> (<code>@Incubating</code>)</li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated
API report</a> (<code>@deprecated</code> + <code>@remove</code>)</li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/internals/internal.txt">internal
API report</a> (internal packages, <code>@internal</code>)</li>
</ul>
<p>Visit the <a href="https://hibernate.org/community/">website</a> for
details on getting in touch with us.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/blob/6.6.11/changelog.txt">org.hibernate.orm:hibernate-envers's
changelog</a>.</em></p>
<blockquote>
<h2>Changes in 6.6.11.Final (March 16, 2025)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/32879">https://hibernate.atlassian.net/projects/HHH/versions/32879</a></p>
<p>** Bug
* [HHH-19246] - Fetch join makes partially covered EntityGraph
ineffective
* [HHH-19220] - ClassCastException: class
org.hibernate.bytecode.enhance.spi.LazyPropertyInitializer$1 cannot be
cast to class java.lang.String
* [HHH-19140] - Enhanced entities with AccessType.PROPERTY does not work
well with inheritance
* [HHH-19107] - Entities with <a
href="https://github.com/EmbeddedId"><code>@​EmbeddedId</code></a> not
supported with CrudRepository
* [HHH-19106] - <a
href="https://github.com/Transaction"><code>@​Transaction</code></a>(TxType)
not working with Hibernate Data Repositories
* [HHH-19052] - Hibernate 6.6.X regression with join formula
* [HHH-18894] - Hibernate 6.6 enum literal is considered field literal
instead
* [HHH-18881] - In MySQL, array of dates are not converted correctly
* [HHH-18858] - array fields and static metamodel
* [HHH-18787] - Custom UserType not recognised for array properties
* [HHH-18570] - Invalid SQL when filter contains identifier named
date</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/92ceb163e21a96767ae18757afec5284a50089b1"><code>92ceb16</code></a>
Pre-steps for release : <code>6.6.11.Final</code></li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/f75a1f37972dcce83b2113388421e48c7d326b39"><code>f75a1f3</code></a>
HHH-18881 Implement fromEncodedString as inverse of
appendEncodedString</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/b34c51926ff1539cfb7feff1b8427bac1dbbcb85"><code>b34c519</code></a>
HHH-18881 Modified test case from Jira issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/b5c0f3cb972b9e2dbe38cdf13a6dd66eda7fee72"><code>b5c0f3c</code></a>
HHH-18787 Contribute type using returnedClass().getTypeName() instead of
retu...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/8cf34b522729133883af53013855f38aad8371f8"><code>8cf34b5</code></a>
HHH-18787 Test case</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/10794a437fbc735619843c92e568144c48064be1"><code>10794a4</code></a>
HHH-18570 reallow use of 'date' and 'time' as regular column names in
parsed SQL</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/d259836b2f956188ecc389b8d85281e70e63a3de"><code>d259836</code></a>
HHH-18570 Test case adapted from <a
href="https://github.com/gaetannandelec-ibboost/hi">https://github.com/gaetannandelec-ibboost/hi</a>...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/e54b1259398ea9cb94a0b6296aa92132763cf434"><code>e54b125</code></a>
HHH-18858 Array annotated with one of <a
href="https://github.com/ManyToMany"><code>@​ManyToMany</code></a>, <a
href="https://github.com/OneToMany"><code>@​OneToMany</code></a>, or <a
href="https://github.com/ElementCol"><code>@​ElementCol</code></a>...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/148995c79485737d93ffeb76521a1bd465d1f976"><code>148995c</code></a>
HHH-18858 Test case &quot;borrowed&quot; from Core, slightly
adapted</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/3635a49905e1156a44170feda01b11d8b73a9575"><code>3635a49</code></a>
HHH-19140 Reproducer test and issue fix (<a
href="https://redirect.github.com/hibernate/hibernate-orm/issues/9758">#9758</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hibernate/hibernate-orm/compare/6.6.10...6.6.11">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.hibernate.orm:hibernate-c3p0` from 6.6.10.Final to
6.6.11.Final
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-c3p0's
releases</a>.</em></p>
<blockquote>
<h1>Hibernate ORM 6.6.11.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 6.6:
6.6.11.Final.</p>
<p>You can find the full list of 6.6.11.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.11">here</a>.</p>
<h2>What's new</h2>
<p>This release introduces a few minor improvements as well as bug
fixes.</p>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/6.6/">release
page</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration
Guide</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction
Guide</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User
Guide</a></li>
</ul>
<p>See also the following resources related to supported APIs:</p>
<ul>
<li>the <a
href="https://hibernate.org/community/compatibility-policy/">compatibility
policy</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating
API report</a> (<code>@Incubating</code>)</li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated
API report</a> (<code>@deprecated</code> + <code>@remove</code>)</li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/internals/internal.txt">internal
API report</a> (internal packages, <code>@internal</code>)</li>
</ul>
<p>Visit the <a href="https://hibernate.org/community/">website</a> for
details on getting in touch with us.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/blob/6.6.11/changelog.txt">org.hibernate.orm:hibernate-c3p0's
changelog</a>.</em></p>
<blockquote>
<h2>Changes in 6.6.11.Final (March 16, 2025)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/32879">https://hibernate.atlassian.net/projects/HHH/versions/32879</a></p>
<p>** Bug
* [HHH-19246] - Fetch join makes partially covered EntityGraph
ineffective
* [HHH-19220] - ClassCastException: class
org.hibernate.bytecode.enhance.spi.LazyPropertyInitializer$1 cannot be
cast to class java.lang.String
* [HHH-19140] - Enhanced entities with AccessType.PROPERTY does not work
well with inheritance
* [HHH-19107] - Entities with <a
href="https://github.com/EmbeddedId"><code>@​EmbeddedId</code></a> not
supported with CrudRepository
* [HHH-19106] - <a
href="https://github.com/Transaction"><code>@​Transaction</code></a>(TxType)
not working with Hibernate Data Repositories
* [HHH-19052] - Hibernate 6.6.X regression with join formula
* [HHH-18894] - Hibernate 6.6 enum literal is considered field literal
instead
* [HHH-18881] - In MySQL, array of dates are not converted correctly
* [HHH-18858] - array fields and static metamodel
* [HHH-18787] - Custom UserType not recognised for array properties
* [HHH-18570] - Invalid SQL when filter contains identifier named
date</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/92ceb163e21a96767ae18757afec5284a50089b1"><code>92ceb16</code></a>
Pre-steps for release : <code>6.6.11.Final</code></li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/f75a1f37972dcce83b2113388421e48c7d326b39"><code>f75a1f3</code></a>
HHH-18881 Implement fromEncodedString as inverse of
appendEncodedString</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/b34c51926ff1539cfb7feff1b8427bac1dbbcb85"><code>b34c519</code></a>
HHH-18881 Modified test case from Jira issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/b5c0f3cb972b9e2dbe38cdf13a6dd66eda7fee72"><code>b5c0f3c</code></a>
HHH-18787 Contribute type using returnedClass().getTypeName() instead of
retu...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/8cf34b522729133883af53013855f38aad8371f8"><code>8cf34b5</code></a>
HHH-18787 Test case</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/10794a437fbc735619843c92e568144c48064be1"><code>10794a4</code></a>
HHH-18570 reallow use of 'date' and 'time' as regular column names in
parsed SQL</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/d259836b2f956188ecc389b8d85281e70e63a3de"><code>d259836</code></a>
HHH-18570 Test case adapted from <a
href="https://github.com/gaetannandelec-ibboost/hi">https://github.com/gaetannandelec-ibboost/hi</a>...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/e54b1259398ea9cb94a0b6296aa92132763cf434"><code>e54b125</code></a>
HHH-18858 Array annotated with one of <a
href="https://github.com/ManyToMany"><code>@​ManyToMany</code></a>, <a
href="https://github.com/OneToMany"><code>@​OneToMany</code></a>, or <a
href="https://github.com/ElementCol"><code>@​ElementCol</code></a>...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/148995c79485737d93ffeb76521a1bd465d1f976"><code>148995c</code></a>
HHH-18858 Test case &quot;borrowed&quot; from Core, slightly
adapted</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/3635a49905e1156a44170feda01b11d8b73a9575"><code>3635a49</code></a>
HHH-19140 Reproducer test and issue fix (<a
href="https://redirect.github.com/hibernate/hibernate-orm/issues/9758">#9758</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hibernate/hibernate-orm/compare/6.6.10...6.6.11">compare
view</a></li>
</ul>
</details>
<br />


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>
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.0...r5.12.1)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `hibernate.version` from 6.6.10.Final to 6.6.11.Final.

Updates `org.hibernate.orm:hibernate-core` from 6.6.10.Final to 6.6.11.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.11/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.10...6.6.11)

Updates `org.hibernate.orm:hibernate-envers` from 6.6.10.Final to 6.6.11.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.11/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.10...6.6.11)

Updates `org.hibernate.orm:hibernate-c3p0` from 6.6.10.Final to 6.6.11.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.11/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.10...6.6.11)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-envers
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-c3p0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.9.0.jre8-preview to 12.10.0.jre8.
- [Release notes](https://github.com/Microsoft/mssql-jdbc/releases)
- [Changelog](https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/mssql-jdbc/commits)

---
updated-dependencies:
- dependency-name: com.microsoft.sqlserver:mssql-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.joda:joda-money](https://github.com/JodaOrg/joda-money) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/JodaOrg/joda-money/releases)
- [Changelog](https://github.com/JodaOrg/joda-money/blob/main/RELEASE-NOTES.txt)
- [Commits](JodaOrg/joda-money@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: org.joda:joda-money
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…2.10.0.jre8 (#998)

Bumps
[com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc)
from 12.9.0.jre8-preview to 12.10.0.jre8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/mssql-jdbc/releases">com.microsoft.sqlserver:mssql-jdbc's
releases</a>.</em></p>
<blockquote>
<h2>[12.10.0] Stable Release</h2>
<h3>Added</h3>
<ul>
<li>Added provision to set SQLServerBulkCopy options in
PreparedStatement <a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2555">#2555</a></li>
</ul>
<h3>Changed</h3>
<ul>
<li>Changed the scope of BULK_COPY_OPERATION_CACHE to connection <a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2594">#2594</a></li>
<li>Added &quot;requireSecret&quot; exclude tag for tests which require
adding a secret to app registration <a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2596">#2596</a></li>
<li>Added com.ibm.security.auth.module and com.sun.security.auth.module
as option import <a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2609">#2609</a></li>
<li>Updated driver dependency versions <a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2614">#2614</a></li>
</ul>
<h3>Fixed issues</h3>
<ul>
<li>Introduced timeouts for MSAL calls <a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2562">#2562</a></li>
<li>Fixed getGeneratedKeys functionality for execute API <a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2554">#2554</a></li>
<li>Fixed ISQLServerConnection java doc reference <a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2560">#2560</a></li>
<li>Fixed OffsetDateTime conversion for pre-Gregorian dates <a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2568">#2568</a></li>
<li>Fix for driver cutting out the question mark from columns labels
(aliases) <a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2569">#2569</a></li>
<li>Fixed issue with SQLServerBulkCopy from CSV with
setEscapeColumnDelimerts set to true <a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2575">#2575</a></li>
<li>Fixed issue for finding <code>mssql-jdbc.properties</code> location
in test environments <a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2579">#2579</a></li>
<li>Fixed issue for IBM Semeru Runtime Certified Edition for z/OS and
Kerberos <a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2581">#2581</a></li>
<li>Set appropriate value to requestedEncryptionLevel for encrypt=STRICT
<a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2597">#2597</a></li>
<li>Add test for ManagedIdentityWithEncryptStrict <a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2599">#2599</a></li>
<li>Check for null when getting DTV values (JDBC spec compliance -
getBinaryStream /getAsciiStream will return null when the value is null)
<a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2600">#2600</a></li>
<li>Removed scheme from URI before fetching path for CRL path check <a
href="https://redirect.github.com/microsoft/mssql-jdbc/pull/2622">#2622</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/Microsoft/mssql-jdbc/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.microsoft.sqlserver:mssql-jdbc&package-manager=maven&previous-version=12.9.0.jre8-preview&new-version=12.10.0.jre8)](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>
Bumps [org.joda:joda-money](https://github.com/JodaOrg/joda-money) from
2.0.1 to 2.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/JodaOrg/joda-money/releases">org.joda:joda-money's
releases</a>.</em></p>
<blockquote>
<h2>Release v2.0.2</h2>
<p>See the <a
href="https://www.joda.org/joda-money/changes-report.html#a2.0.2">change
notes</a> for more information.</p>
<h2>What's Changed</h2>
<ul>
<li>Fix proguard rule by <a
href="https://github.com/jodastephen"><code>@​jodastephen</code></a> in
<a
href="https://redirect.github.com/JodaOrg/joda-money/pull/157">JodaOrg/joda-money#157</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/JodaOrg/joda-money/compare/v2.0.1...v2.0.2">https://github.com/JodaOrg/joda-money/compare/v2.0.1...v2.0.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/JodaOrg/joda-money/commit/3fa52f2e6b60583abc0a62331a6c5bdf99e3b221"><code>3fa52f2</code></a>
[maven-release-plugin] prepare release v2.0.2</li>
<li><a
href="https://github.com/JodaOrg/joda-money/commit/aef78b0a59163c17db44d9af29e13b58495291db"><code>aef78b0</code></a>
Prepare for v2.0.2</li>
<li><a
href="https://github.com/JodaOrg/joda-money/commit/d7b3ec1d80d6dc70117b82a716376e3515316baf"><code>d7b3ec1</code></a>
Fix proguard rule (<a
href="https://redirect.github.com/JodaOrg/joda-money/issues/157">#157</a>)</li>
<li><a
href="https://github.com/JodaOrg/joda-money/commit/1490aff3073b2ea8836ac836e0ca3bcccfe1890e"><code>1490aff</code></a>
Separate yaml for website</li>
<li><a
href="https://github.com/JodaOrg/joda-money/commit/3e501f319583cd346bcac261ce44c5c4e5f864b1"><code>3e501f3</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/JodaOrg/joda-money/compare/v2.0.1...v2.0.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.joda:joda-money&package-manager=maven&previous-version=2.0.1&new-version=2.0.2)](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>
Bumps [org.geolatte:geolatte-geom](https://github.com/geolatte/geolatte-geom) from 1.9.1 to 1.10.
- [Release notes](https://github.com/geolatte/geolatte-geom/releases)
- [Commits](GeoLatte/geolatte-geom@v1.9.1...v1.10)

---
updated-dependencies:
- dependency-name: org.geolatte:geolatte-geom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps
[org.geolatte:geolatte-geom](https://github.com/geolatte/geolatte-geom)
from 1.9.1 to 1.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/geolatte/geolatte-geom/releases">org.geolatte:geolatte-geom's
releases</a>.</em></p>
<blockquote>
<h2>v1.10</h2>
<p>Fix for <a
href="https://redirect.github.com/geolatte/geolatte-geom/issues/172">#172</a>
Fix for <a
href="https://redirect.github.com/geolatte/geolatte-geom/issues/173">#173</a></p>
<p>Minimum Java version is now 1.11</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/67fc90199858468c26f04a1f27bd49f5eed03ead"><code>67fc901</code></a>
Set release version</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/bf46dba1e9a48905d9cc0d77f55e13664a128c3a"><code>bf46dba</code></a>
Merge remote-tracking branch 'origin/master'</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/c24cb3431948014bf55c53aa4f8152e810613114"><code>c24cb34</code></a>
The default implementation for the create method that supports geomatry
measu...</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/a87fc8e802ed1a6adde888e42e472fb00b3d9e54"><code>a87fc8e</code></a>
Fix npe comparing empty points (<a
href="https://redirect.github.com/geolatte/geolatte-geom/issues/172">#172</a>)</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/9cbf4cb034c60dd8849ac56d6595de7ecb5149c0"><code>9cbf4cb</code></a>
Minor documentation improvement</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/b3760323db5fef510b5ef8125904a78ce413f573"><code>b376032</code></a>
Fix minor documentation error: CRS is used in module constructor not
ObjectMa...</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/9cce12edbf2d54a2036b8bda4109a2b4d41a4f46"><code>9cce12e</code></a>
Minor documentation improvement</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/48fb46c61cdd865cfda2bf7d077bfa4476ac9f24"><code>48fb46c</code></a>
Merge branch 'master' of github.com:GeoLatte/geolatte-geom</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/4ab5d560306e688610dc1739945c17cb2d047d82"><code>4ab5d56</code></a>
Unwrap Oracle connection if it can (<a
href="https://redirect.github.com/geolatte/geolatte-geom/issues/157">#157</a>)</li>
<li><a
href="https://github.com/GeoLatte/geolatte-geom/commit/3d3b3e37abe209c1bb312375006e3a45c0497623"><code>3d3b3e3</code></a>
Version bump</li>
<li>See full diff in <a
href="https://github.com/geolatte/geolatte-geom/compare/v1.9.1...v1.10">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.geolatte:geolatte-geom&package-manager=maven&previous-version=1.9.1&new-version=1.10)](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>
Bumps `quarkus.version` from 3.19.3 to 3.19.4.

Updates `io.quarkus.platform:quarkus-bom` from 3.19.3 to 3.19.4
- [Commits](quarkusio/quarkus-platform@3.19.3...3.19.4)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.19.3 to 3.19.4
- [Commits](quarkusio/quarkus-platform@3.19.3...3.19.4)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `spring.version` from 6.2.4 to 6.2.5.

Updates `org.springframework:spring-jdbc` from 6.2.4 to 6.2.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.4...v6.2.5)

Updates `org.springframework:spring-test` from 6.2.4 to 6.2.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.4...v6.2.5)

Updates `org.springframework:spring-context` from 6.2.4 to 6.2.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.4...v6.2.5)

Updates `org.springframework:spring-aop` from 6.2.4 to 6.2.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.4...v6.2.5)

---
updated-dependencies:
- dependency-name: org.springframework:spring-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-aop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 6.3.1 to 6.3.2.
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v6.3.1...v6.3.2)

---
updated-dependencies:
- dependency-name: org.openrewrite.maven:rewrite-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
github-actions bot and others added 29 commits March 25, 2025 06:08
…3.5.0 (#1021)

Bumps
[org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks)
from 3.4.0 to 3.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/releases">org.openrewrite.recipe:rewrite-testing-frameworks's
releases</a>.</em></p>
<blockquote>
<h2>3.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Retain Mockito Kotlin <code>whenever</code> as needed by <a
href="https://github.com/timtebeek"><code>@​timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/681">openrewrite/rewrite-testing-frameworks#681</a></li>
<li>Refactor GradleUseJunitJupiter by <a
href="https://github.com/jevanlingen"><code>@​jevanlingen</code></a> in
<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/682">openrewrite/rewrite-testing-frameworks#682</a></li>
<li>MockitoWhenOnStaticToMockStatic improvements by <a
href="https://github.com/jevanlingen"><code>@​jevanlingen</code></a> in
<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/678">openrewrite/rewrite-testing-frameworks#678</a></li>
<li>ReplacePowerMockito to support <code>PowerMockito.whenNew</code>
constructor mocking - the simplest case by <a
href="https://github.com/greg-at-moderne"><code>@​greg-at-moderne</code></a>
in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/684">openrewrite/rewrite-testing-frameworks#684</a></li>
<li>Move testcontainers into TypeTable by <a
href="https://github.com/timtebeek"><code>@​timtebeek</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/685">openrewrite/rewrite-testing-frameworks#685</a></li>
<li>Supporting arguments in PowerMockitoWhenNewToMockito by <a
href="https://github.com/greg-at-moderne"><code>@​greg-at-moderne</code></a>
in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/686">openrewrite/rewrite-testing-frameworks#686</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/greg-at-moderne"><code>@​greg-at-moderne</code></a>
made their first contribution in <a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/pull/684">openrewrite/rewrite-testing-frameworks#684</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.4.0...v3.5.0">https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.4.0...v3.5.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/9089e95db9ae6806cc99e2461838b428a08c7f6d"><code>9089e95</code></a>
Supporting arguments in PowerMockitoWhenNewToMockito (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/686">#686</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/fd5faf64ce37840d2385c509db472b75558ccb65"><code>fd5faf6</code></a>
Move testcontainers into TypeTable (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/685">#685</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/ef601e010439975dd14ddaf5b9f80eb40aa8c767"><code>ef601e0</code></a>
ReplacePowerMockito to support <code>PowerMockito.whenNew</code>
constructor mocking - t...</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/7ca1776764c5f4d70f58fdcdf3e69a1382506019"><code>7ca1776</code></a>
MockitoWhenOnStaticToMockStatic improvements (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/678">#678</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/ad2d9e2fb14340db3c25dd0323bdbeb5adfcd4d9"><code>ad2d9e2</code></a>
Refactor GradleUseJunitJupiter (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/682">#682</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/025e65756eb893915b8647a9b24ec9596a0e0d99"><code>025e657</code></a>
Retain Mockito Kotlin <code>whenever</code> as needed (<a
href="https://redirect.github.com/openrewrite/rewrite-testing-frameworks/issues/681">#681</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/991d519d1a15c95ce342fdf0911b8f9a1e536fbf"><code>991d519</code></a>
Limit classpath scanned for UpgradeOkHttpMockWebServerTest</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/bf03fa20a5aebe1f9b881aa7e3ec44143e085bdc"><code>bf03fa2</code></a>
Limit the addition of brand-new useJunitPlatform() invocations to
build.gradl...</li>
<li><a
href="https://github.com/openrewrite/rewrite-testing-frameworks/commit/82b66f5bf816edccdb0edddd0fa7c85c0680ec19"><code>82b66f5</code></a>
Do not rename test method when there is a conflicting static import</li>
<li>See full diff in <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.4.0...v3.5.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.openrewrite.recipe:rewrite-testing-frameworks&package-manager=maven&previous-version=3.4.0&new-version=3.5.0)](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>
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.5-jre to 33.4.6-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.google.guava:guava](https://github.com/google/guava) from
33.4.5-jre to 33.4.6-jre.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/guava/releases">com.google.guava:guava's
releases</a>.</em></p>
<blockquote>
<h2>33.4.6</h2>
<p>Guava 33.4.6 fixes two problems that we introduced while modularizing
Guava in <a
href="https://github.com/google/guava/releases/tag/v33.4.5">33.4.5</a>.</p>
<p>Even if you're not upgrading from Guava 33.4.0 or earlier, still read
<a href="https://github.com/google/guava/releases/tag/v33.4.1">the
release notes for Guava 33.4.1</a>. Those release notes contain
information about Guava 33.4.5 and 33.4.6's effect on the module
system.</p>
<h3>Maven</h3>
<pre lang="xml"><code>&lt;dependency&gt;
  &lt;groupId&gt;com.google.guava&lt;/groupId&gt;
  &lt;artifactId&gt;guava&lt;/artifactId&gt;
  &lt;version&gt;33.4.6-jre&lt;/version&gt;
  &lt;!-- or, for Android: --&gt;
  &lt;version&gt;33.4.6-android&lt;/version&gt;
&lt;/dependency&gt;
</code></pre>
<h3>Jar files</h3>
<ul>
<li><a
href="https://repo1.maven.org/maven2/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar">33.4.6-jre.jar</a></li>
<li><a
href="https://repo1.maven.org/maven2/com/google/guava/guava/33.4.6-android/guava-33.4.6-android.jar">33.4.6-android.jar</a></li>
</ul>
<p>Guava requires <a
href="https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies">one
runtime dependency</a>, which you can download here:</p>
<ul>
<li><a
href="https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar">failureaccess-1.0.3.jar</a></li>
</ul>
<h3>Javadoc</h3>
<ul>
<li><a
href="https://guava.dev/releases/33.4.6-jre/api/docs/">33.4.6-jre</a></li>
<li><a
href="https://guava.dev/releases/33.4.6-android/api/docs/">33.4.6-android</a></li>
</ul>
<h3>JDiff</h3>
<ul>
<li><a
href="https://guava.dev/releases/33.4.6-jre/api/diffs/">33.4.6-jre vs.
33.4.5-jre</a></li>
<li><a
href="https://guava.dev/releases/33.4.6-android/api/diffs/">33.4.6-android
vs. 33.4.5-android</a></li>
<li><a
href="https://guava.dev/releases/33.4.6-android/api/androiddiffs/">33.4.6-android
vs. 33.4.6-jre</a></li>
</ul>
<h3>Changelog</h3>
<ul>
<li>Removed the extra copy of each class from the Guava jar. The extra
copies were an accidental addition from the modularization work in <a
href="https://github.com/google/guava/releases/tag/v33.4.5">Guava
33.4.5</a>. (40485b93ce)</li>
<li>Fixed annotation-related warnings when using Guava in modular
builds. The most common such warning is <code>Cannot find annotation
method 'value()' in type 'DoNotMock': ...</code>. (7e15ab3566)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/google/guava/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.guava:guava&package-manager=maven&previous-version=33.4.5-jre&new-version=33.4.6-jre)](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>
Bumps `quarkus.version` from 3.19.4 to 3.21.0.

Updates `io.quarkus.platform:quarkus-bom` from 3.19.4 to 3.21.0
- [Commits](quarkusio/quarkus-platform@3.19.4...3.21.0)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.19.4 to 3.21.0
- [Commits](quarkusio/quarkus-platform@3.19.4...3.21.0)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.google.devtools.ksp:symbol-processing-api](https://github.com/google/ksp) from 2.1.20-1.0.31 to 2.1.20-1.0.32.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.1.20-1.0.31...2.1.20-1.0.32)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp:symbol-processing-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `quarkus.version` from 3.19.4 to 3.21.0.
Updates `io.quarkus.platform:quarkus-bom` from 3.19.4 to 3.21.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/3e6e048d8e1f7d6dca10f2814eac5c942742a43c"><code>3e6e048</code></a>
[maven-release-plugin] prepare release 3.21.0</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/0b8f757193b5c57fc002a800cd628333b030338a"><code>0b8f757</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1446">#1446</a>
from ppalaga/250324-q-3.21.0-main</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/705bab3fe463939835001624e6223e18583f9787"><code>705bab3</code></a>
Upgrade to Camel Quarkus 3.20.0 and Quarkus CXF 3.21.0</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/f019c62bd479c0cbf9acf1a56e766885632effa8"><code>f019c62</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1443">#1443</a>
from gemmellr/quarkus-qpid-jms-2.8.0</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/777d867c2cc88fa4f5084227f0e80ebb1eedc45b"><code>777d867</code></a>
Update to Quarkus Qpid JMS 2.8.0, uses Qpid JMS 2.7.0 against Quarkus
3.20.0</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/b6421e28b8e5c9e74a2b62831967831400a6e83e"><code>b6421e2</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1441">#1441</a>
from gsmet/quarkus-3.21.0</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/1b2167b4a195ab0920ac9347ee499fe23db3846b"><code>1b2167b</code></a>
Upgrade to Quarkus 3.21.0</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/68d5b382296487b4f6d02f19b043acc3ae10a5f5"><code>68d5b38</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1435">#1435</a>
from scrocquesel/update-amz</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/ae489135b6c6fac73fa013dba391309ce3771e17"><code>ae48913</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1437">#1437</a>
from qosdk-bot/qosdk-release-7.1.1-main</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/d3615a23b9d148708ab283da59e3f269835267c0"><code>d3615a2</code></a>
Update QOSDK to 7.1.1</li>
<li>Additional commits viewable in <a
href="https://github.com/quarkusio/quarkus-platform/compare/3.19.4...3.21.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.19.4 to 3.21.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/3e6e048d8e1f7d6dca10f2814eac5c942742a43c"><code>3e6e048</code></a>
[maven-release-plugin] prepare release 3.21.0</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/0b8f757193b5c57fc002a800cd628333b030338a"><code>0b8f757</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1446">#1446</a>
from ppalaga/250324-q-3.21.0-main</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/705bab3fe463939835001624e6223e18583f9787"><code>705bab3</code></a>
Upgrade to Camel Quarkus 3.20.0 and Quarkus CXF 3.21.0</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/f019c62bd479c0cbf9acf1a56e766885632effa8"><code>f019c62</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1443">#1443</a>
from gemmellr/quarkus-qpid-jms-2.8.0</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/777d867c2cc88fa4f5084227f0e80ebb1eedc45b"><code>777d867</code></a>
Update to Quarkus Qpid JMS 2.8.0, uses Qpid JMS 2.7.0 against Quarkus
3.20.0</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/b6421e28b8e5c9e74a2b62831967831400a6e83e"><code>b6421e2</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1441">#1441</a>
from gsmet/quarkus-3.21.0</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/1b2167b4a195ab0920ac9347ee499fe23db3846b"><code>1b2167b</code></a>
Upgrade to Quarkus 3.21.0</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/68d5b382296487b4f6d02f19b043acc3ae10a5f5"><code>68d5b38</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1435">#1435</a>
from scrocquesel/update-amz</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/ae489135b6c6fac73fa013dba391309ce3771e17"><code>ae48913</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1437">#1437</a>
from qosdk-bot/qosdk-release-7.1.1-main</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/d3615a23b9d148708ab283da59e3f269835267c0"><code>d3615a2</code></a>
Update QOSDK to 7.1.1</li>
<li>Additional commits viewable in <a
href="https://github.com/quarkusio/quarkus-platform/compare/3.19.4...3.21.0">compare
view</a></li>
</ul>
</details>
<br />


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>
… to 2.1.20-1.0.32 (#1027)

Bumps
[com.google.devtools.ksp:symbol-processing-api](https://github.com/google/ksp)
from 2.1.20-1.0.31 to 2.1.20-1.0.32.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/google/ksp/releases">com.google.devtools.ksp:symbol-processing-api's
releases</a>.</em></p>
<blockquote>
<h2>2.1.20-1.0.32</h2>
<h1>What's Changed</h1>
<p><a
href="https://redirect.github.com/google/ksp/issues/2379">#2379</a>
[KSP2] resolved type of vararg parameter in functions changed vs KSP1
<a href="https://redirect.github.com/google/ksp/issues/2358">#2358</a>
[KSP2] Annotation missing from property when VALUE_PARAMETER target is
used.</p>
<p>And various performance optimizations!</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/google/ksp/commit/786e6abedb65696217ccb53e87ca5e5e22652fcd"><code>786e6ab</code></a>
UPDATE_KOTLIN_VERSION: 2.1.20</li>
<li><a
href="https://github.com/google/ksp/commit/b18574409183a8170312c6edb9d9839eb04233d7"><code>b185744</code></a>
UPDATE_KOTLIN_VERSION: 2.1.20-Beta2</li>
<li><a
href="https://github.com/google/ksp/commit/8357e8302b71854a32f4568697bb16f0848fb71b"><code>8357e83</code></a>
Dispose KotlinStandalonePackageProviderFactor via
IncrementalKotlinPackagePro...</li>
<li><a
href="https://github.com/google/ksp/commit/cdfb36ac143fb7c9378262807095ea9d2db9abdd"><code>cdfb36a</code></a>
Register KotlinStandalonePackageProviderFactory to project
Disposable</li>
<li><a
href="https://github.com/google/ksp/commit/fc1f3514c8f798f623c244af7e1b4c8364a37dfd"><code>fc1f351</code></a>
Update ksp2api.md to clarify the change of vararg</li>
<li><a
href="https://github.com/google/ksp/commit/e4a6cd8ae0909a385563ec86f17fbfcad251dc31"><code>e4a6cd8</code></a>
KSP2: fix the type of vararg for Kotlin sources</li>
<li><a
href="https://github.com/google/ksp/commit/478fa9e38cfd321895a1eb5a56e4fba2d4297cd0"><code>478fa9e</code></a>
Update github actions permissions for release</li>
<li><a
href="https://github.com/google/ksp/commit/00dbaf8befaf5621da9fe866d0ec265987b2393a"><code>00dbaf8</code></a>
KSP2: fix KSValueParameter.isVal and isVar</li>
<li><a
href="https://github.com/google/ksp/commit/054ffb4cbe28aeec6b2ae077ab082f1c3ecd5d1d"><code>054ffb4</code></a>
Update integration tests for newer Kotlin versions</li>
<li><a
href="https://github.com/google/ksp/commit/8582b3398c14e0e7c26ef3bca98543b024bbed3b"><code>8582b33</code></a>
UPDATE_AA_VERSION: 2.2.0-dev-7255</li>
<li>Additional commits viewable in <a
href="https://github.com/google/ksp/compare/2.1.20-1.0.31...2.1.20-1.0.32">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.devtools.ksp:symbol-processing-api&package-manager=maven&previous-version=2.1.20-1.0.31&new-version=2.1.20-1.0.32)](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>
Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 6.3.2 to 6.4.0.
- [Release notes](https://github.com/openrewrite/rewrite-maven-plugin/releases)
- [Commits](openrewrite/rewrite-maven-plugin@v6.3.2...v6.4.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.maven:rewrite-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/openrewrite/rewrite-testing-frameworks/releases)
- [Commits](openrewrite/rewrite-testing-frameworks@v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-testing-frameworks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/openrewrite/rewrite-migrate-java/releases)
- [Commits](openrewrite/rewrite-migrate-java@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: org.openrewrite.recipe:rewrite-migrate-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…1033)

Bumps
[org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin)
from 6.3.2 to 6.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/openrewrite/rewrite-maven-plugin/releases">org.openrewrite.maven:rewrite-maven-plugin's
releases</a>.</em></p>
<blockquote>
<h2>6.4.0</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.3.2...v6.4.0">https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.3.2...v6.4.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/4209b6344c0a298afe04dec0fc43cb3490ea2319"><code>4209b63</code></a>
[maven-release-plugin] prepare release v6.4.0</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/4f4e6e37de8632ba3667fbbeae7933900f50eaf8"><code>4f4e6e3</code></a>
Bump rewrite.version property</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/d9ae93f8591a9227fe34d3018d58d9dbb043f732"><code>d9ae93f</code></a>
Revert &quot;check recipe license prior to execution&quot;</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/c19667fdc3e4233f94dc2d47de045b5e3890d357"><code>c19667f</code></a>
check recipe license prior to execution</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/c163e746f260a87550d0003a950f87e4d180cacb"><code>c163e74</code></a>
Drop <code>rewrite.kotlin.version</code> after integration into
openrewrite/rewrite</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/9b4af21c39c063595fbdf45f3ae18cd95d3d945e"><code>9b4af21</code></a>
Bump rewrite.version properties</li>
<li><a
href="https://github.com/openrewrite/rewrite-maven-plugin/commit/436817c9427ad34c97941b815f4984ace7170ba6"><code>436817c</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.3.2...v6.4.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.openrewrite.maven:rewrite-maven-plugin&package-manager=maven&previous-version=6.3.2&new-version=6.4.0)](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>
…1035)

Bumps
[org.openrewrite.recipe:rewrite-migrate-java](https://github.com/openrewrite/rewrite-migrate-java)
from 3.4.0 to 3.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/openrewrite/rewrite-migrate-java/releases">org.openrewrite.recipe:rewrite-migrate-java's
releases</a>.</em></p>
<blockquote>
<h2>3.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/681">#681</a>:
WebAPI from 8.0 -&gt; 9.1 -&gt; 10.0 by <a
href="https://github.com/melloware"><code>@​melloware</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/683">openrewrite/rewrite-migrate-java#683</a></li>
<li>Fix <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/682">#682</a>:
EE10 migration Jersey to 3.1.x by <a
href="https://github.com/melloware"><code>@​melloware</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/684">openrewrite/rewrite-migrate-java#684</a></li>
<li>Fix <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/685">#685</a>:
Apache Shiro EE10 dependencies by <a
href="https://github.com/melloware"><code>@​melloware</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/686">openrewrite/rewrite-migrate-java#686</a></li>
<li>Fix <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/687">#687</a>:
EE10 update EclipseLink dependencies by <a
href="https://github.com/melloware"><code>@​melloware</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/690">openrewrite/rewrite-migrate-java#690</a></li>
<li>Fix <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/688">#688</a>:
Update @ActivationConfigProperty/<a
href="https://github.com/JMSDestination"><code>@​JMSDestination</code></a>
by <a href="https://github.com/melloware"><code>@​melloware</code></a>
in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/691">openrewrite/rewrite-migrate-java#691</a></li>
<li>Fix <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/694">#694</a>:
Jakarta EE10 upgrade Yasson library by <a
href="https://github.com/melloware"><code>@​melloware</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/696">openrewrite/rewrite-migrate-java#696</a></li>
<li>Fix <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/695">#695</a>:
Apache Commons Email2 by <a
href="https://github.com/melloware"><code>@​melloware</code></a> in <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/pull/697">openrewrite/rewrite-migrate-java#697</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.4.0...v3.5.0">https://github.com/openrewrite/rewrite-migrate-java/compare/v3.4.0...v3.5.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/8fcfbdcf6ee1db82a23d51c1a1e939c7924146a5"><code>8fcfbdc</code></a>
Fix recipe display name capitalization</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/35781e1f46c08ec8671e33326f6cfb11d81efa92"><code>35781e1</code></a>
Fix <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/695">#695</a>:
Apache Commons Email2 (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/697">#697</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/f13ff2809674a9bc39fed82f605833a7ce692edf"><code>f13ff28</code></a>
Fix <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/694">#694</a>:
Jakarta EE10 upgrade Yasson library (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/696">#696</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/00da62b3b9a29a1bc4c6f18c0030050c1544d3c5"><code>00da62b</code></a>
[Auto] SDKMAN! Java candidates as of 2025-03-24T1015</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/7e3aaad9777431b7e5af68f9d594abd4d2b173b5"><code>7e3aaad</code></a>
Remove <code>JavaTemplate</code> fields from
<code>UseJavaUtilBase64</code> visitor</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/c1ab6887fc7fb5f4c67295485a3dc5706ddfa8db"><code>c1ab688</code></a>
Remove <code>JavaTemplate</code> field from
<code>AddMissingMethodImplementation</code> visitor</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/c31b8d7098e6ee56d3cac80ae644db7658bc4e25"><code>c31b8d7</code></a>
Fix <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/688">#688</a>:
Update @ActivationConfigPropery/<a
href="https://github.com/JMSDestination"><code>@​JMSDestination</code></a>
(<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/691">#691</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/6ead1919e6c38c3e2c4c912c806fd8412f7f1239"><code>6ead191</code></a>
Fix <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/687">#687</a>:
EE10 update EclipseLink dependencies (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/690">#690</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/01735a6fa64a2ebba652b1475d5b04b10d7c9036"><code>01735a6</code></a>
Fix <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/685">#685</a>:
Apache Shiro EE10 dependencies (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/686">#686</a>)</li>
<li><a
href="https://github.com/openrewrite/rewrite-migrate-java/commit/06893d033a73380c92b57bbe8aeef87474ffd621"><code>06893d0</code></a>
Fix <a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/682">#682</a>:
EE10 migration Jersey to 3.1.x (<a
href="https://redirect.github.com/openrewrite/rewrite-migrate-java/issues/684">#684</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/openrewrite/rewrite-migrate-java/compare/v3.4.0...v3.5.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.openrewrite.recipe:rewrite-migrate-java&package-manager=maven&previous-version=3.4.0&new-version=3.5.0)](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>
…3.5.1 (#1034)

Bumps
[org.openrewrite.recipe:rewrite-testing-frameworks](https://github.com/openrewrite/rewrite-testing-frameworks)
from 3.5.0 to 3.5.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/releases">org.openrewrite.recipe:rewrite-testing-frameworks's
releases</a>.</em></p>
<blockquote>
<h2>3.5.1</h2>
<h2>What's Changed</h2>
<ul>
<li>OpenRewrite v8.49.0: <a
href="https://github.com/openrewrite/rewrite">https://github.com/openrewrite/rewrite</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/openrewrite/rewrite-testing-frameworks">https://github.com/openrewrite/rewrite-testing-frameworks</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/openrewrite/rewrite-testing-frameworks/compare/v3.5.0...v3.5.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.openrewrite.recipe:rewrite-testing-frameworks&package-manager=maven&previous-version=3.5.0&new-version=3.5.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>
Bumps `hibernate.version` from 6.6.11.Final to 6.6.12.Final.

Updates `org.hibernate.orm:hibernate-core` from 6.6.11.Final to 6.6.12.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.12/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.11...6.6.12)

Updates `org.hibernate.orm:hibernate-envers` from 6.6.11.Final to 6.6.12.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.12/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.11...6.6.12)

Updates `org.hibernate.orm:hibernate-c3p0` from 6.6.11.Final to 6.6.12.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.12/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.11...6.6.12)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-envers
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-c3p0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `asm.version` from 9.7.1 to 9.8.

Updates `org.ow2.asm:asm-bom` from 9.7.1 to 9.8

Updates `org.ow2.asm:asm` from 9.7.1 to 9.8

Updates `org.ow2.asm:asm-commons` from 9.7.1 to 9.8

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm-commons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `surefire.version` from 3.5.2 to 3.5.3.

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3)

Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps net.alchim31.maven:scala-maven-plugin from 4.9.2 to 4.9.5.

---
updated-dependencies:
- dependency-name: net.alchim31.maven:scala-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `hibernate.version` from 6.6.11.Final to 6.6.12.Final.
Updates `org.hibernate.orm:hibernate-core` from 6.6.11.Final to
6.6.12.Final
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-core's
releases</a>.</em></p>
<blockquote>
<h1>Hibernate ORM 6.6.12.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 6.6:
6.6.12.Final.</p>
<p>You can find the full list of 6.6.12.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.12">here</a>.</p>
<h2>What's new</h2>
<p>This release introduces a few minor improvements as well as bug
fixes.</p>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/6.6/">release
page</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration
Guide</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction
Guide</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User
Guide</a></li>
</ul>
<p>See also the following resources related to supported APIs:</p>
<ul>
<li>the <a
href="https://hibernate.org/community/compatibility-policy/">compatibility
policy</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating
API report</a> (<code>@Incubating</code>)</li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated
API report</a> (<code>@deprecated</code> + <code>@remove</code>)</li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/internals/internal.txt">internal
API report</a> (internal packages, <code>@internal</code>)</li>
</ul>
<p>Visit the <a href="https://hibernate.org/community/">website</a> for
details on getting in touch with us.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/blob/6.6.12/changelog.txt">org.hibernate.orm:hibernate-core's
changelog</a>.</em></p>
<blockquote>
<h2>Changes in 6.6.12.Final (March 30, 2025)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/32945">https://hibernate.atlassian.net/projects/HHH/versions/32945</a></p>
<p>** Bug
* [HHH-19109] - Hibernate Data Repositories are <a
href="https://github.com/RequestScoped"><code>@​RequestScoped</code></a>
* [HHH-19059] - Bytecode enhancement fails when inherited fields are
mapped using property access in subclass
* [HHH-19017] - Class Cast Exception for
PersistentAttributeInterceptable
* [HHH-18920] - Enum parameters in Jakarta Data repository method return
type constructor are not properly matched
* [HHH-18745] - Unnecessary joins when use TREAT operator
* [HHH-14694] - Use stable proxy names to avoid managing proxy state and
memory leaks</p>
<p>** Task
* [HHH-19230] - Ensure that thread local for
org.hibernate.bytecode.enhance.internal.bytebuddy.SafeCacheProvider +
OverridingClassFileLocator are completely cleared</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/5f65de1ea9fbfd53af3079e77670f0cec0147368"><code>5f65de1</code></a>
Pre-steps for release : <code>6.6.12.Final</code></li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/84e5d1913cebac26de2f3dbcf6e2d9bc32b100d4"><code>84e5d19</code></a>
HHH-19059 Fix check for property access fields on hierarchies</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/2fd1191b5b6e0b02ca630c65aafb13cc7e60d0a1"><code>2fd1191</code></a>
HHH-19059 Add test for issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/565693b6c39f220811175675328015a75c66bd6d"><code>565693b</code></a>
HHH-19017: Address ClassCastException for
PersistentAttributeInterceptable</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/cb89514772262a30d655b0212d24048c6aa7e0cd"><code>cb89514</code></a>
HHH-18745 Avoid resolving unnecessary table references for subtypes</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/a92e0dbadfd4751be100862a4ba9187846970dd2"><code>a92e0db</code></a>
HHH-18745 Add test for issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/69f49516c851f94bef6aaff33d307fa2a6d723a7"><code>69f4951</code></a>
HHH-19109 fix use of <a
href="https://github.com/TransactionScoped"><code>@​TransactionScoped</code></a>
by repository</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/e357123c972e82abeec1812847bf404f01f87b5a"><code>e357123</code></a>
HHH-18920 Proper class name is JpaSelection.getJavaTypeName(), not
JpaSelecti...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/776e4a5314d5bc4fcbb2d4e6ba98a18f7c1ee306"><code>776e4a5</code></a>
HHH-18920 Test case - Jakarta Data repository with query selecting enum
column</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/02ef8c1a1d0f2119525a609b315316decece5f93"><code>02ef8c1</code></a>
HHH-19230 Avoid class loader leak in enhancement and improve bytebuddy
type c...</li>
<li>Additional commits viewable in <a
href="https://github.com/hibernate/hibernate-orm/compare/6.6.11...6.6.12">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.hibernate.orm:hibernate-envers` from 6.6.11.Final to
6.6.12.Final
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-envers's
releases</a>.</em></p>
<blockquote>
<h1>Hibernate ORM 6.6.12.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 6.6:
6.6.12.Final.</p>
<p>You can find the full list of 6.6.12.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.12">here</a>.</p>
<h2>What's new</h2>
<p>This release introduces a few minor improvements as well as bug
fixes.</p>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/6.6/">release
page</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration
Guide</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction
Guide</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User
Guide</a></li>
</ul>
<p>See also the following resources related to supported APIs:</p>
<ul>
<li>the <a
href="https://hibernate.org/community/compatibility-policy/">compatibility
policy</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating
API report</a> (<code>@Incubating</code>)</li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated
API report</a> (<code>@deprecated</code> + <code>@remove</code>)</li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/internals/internal.txt">internal
API report</a> (internal packages, <code>@internal</code>)</li>
</ul>
<p>Visit the <a href="https://hibernate.org/community/">website</a> for
details on getting in touch with us.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/blob/6.6.12/changelog.txt">org.hibernate.orm:hibernate-envers's
changelog</a>.</em></p>
<blockquote>
<h2>Changes in 6.6.12.Final (March 30, 2025)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/32945">https://hibernate.atlassian.net/projects/HHH/versions/32945</a></p>
<p>** Bug
* [HHH-19109] - Hibernate Data Repositories are <a
href="https://github.com/RequestScoped"><code>@​RequestScoped</code></a>
* [HHH-19059] - Bytecode enhancement fails when inherited fields are
mapped using property access in subclass
* [HHH-19017] - Class Cast Exception for
PersistentAttributeInterceptable
* [HHH-18920] - Enum parameters in Jakarta Data repository method return
type constructor are not properly matched
* [HHH-18745] - Unnecessary joins when use TREAT operator
* [HHH-14694] - Use stable proxy names to avoid managing proxy state and
memory leaks</p>
<p>** Task
* [HHH-19230] - Ensure that thread local for
org.hibernate.bytecode.enhance.internal.bytebuddy.SafeCacheProvider +
OverridingClassFileLocator are completely cleared</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/5f65de1ea9fbfd53af3079e77670f0cec0147368"><code>5f65de1</code></a>
Pre-steps for release : <code>6.6.12.Final</code></li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/84e5d1913cebac26de2f3dbcf6e2d9bc32b100d4"><code>84e5d19</code></a>
HHH-19059 Fix check for property access fields on hierarchies</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/2fd1191b5b6e0b02ca630c65aafb13cc7e60d0a1"><code>2fd1191</code></a>
HHH-19059 Add test for issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/565693b6c39f220811175675328015a75c66bd6d"><code>565693b</code></a>
HHH-19017: Address ClassCastException for
PersistentAttributeInterceptable</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/cb89514772262a30d655b0212d24048c6aa7e0cd"><code>cb89514</code></a>
HHH-18745 Avoid resolving unnecessary table references for subtypes</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/a92e0dbadfd4751be100862a4ba9187846970dd2"><code>a92e0db</code></a>
HHH-18745 Add test for issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/69f49516c851f94bef6aaff33d307fa2a6d723a7"><code>69f4951</code></a>
HHH-19109 fix use of <a
href="https://github.com/TransactionScoped"><code>@​TransactionScoped</code></a>
by repository</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/e357123c972e82abeec1812847bf404f01f87b5a"><code>e357123</code></a>
HHH-18920 Proper class name is JpaSelection.getJavaTypeName(), not
JpaSelecti...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/776e4a5314d5bc4fcbb2d4e6ba98a18f7c1ee306"><code>776e4a5</code></a>
HHH-18920 Test case - Jakarta Data repository with query selecting enum
column</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/02ef8c1a1d0f2119525a609b315316decece5f93"><code>02ef8c1</code></a>
HHH-19230 Avoid class loader leak in enhancement and improve bytebuddy
type c...</li>
<li>Additional commits viewable in <a
href="https://github.com/hibernate/hibernate-orm/compare/6.6.11...6.6.12">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.hibernate.orm:hibernate-c3p0` from 6.6.11.Final to
6.6.12.Final
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-c3p0's
releases</a>.</em></p>
<blockquote>
<h1>Hibernate ORM 6.6.12.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 6.6:
6.6.12.Final.</p>
<p>You can find the full list of 6.6.12.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.12">here</a>.</p>
<h2>What's new</h2>
<p>This release introduces a few minor improvements as well as bug
fixes.</p>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/6.6/">release
page</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration
Guide</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction
Guide</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User
Guide</a></li>
</ul>
<p>See also the following resources related to supported APIs:</p>
<ul>
<li>the <a
href="https://hibernate.org/community/compatibility-policy/">compatibility
policy</a></li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating
API report</a> (<code>@Incubating</code>)</li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated
API report</a> (<code>@deprecated</code> + <code>@remove</code>)</li>
<li>the <a
href="https://docs.jboss.org/hibernate/orm/6.6/internals/internal.txt">internal
API report</a> (internal packages, <code>@internal</code>)</li>
</ul>
<p>Visit the <a href="https://hibernate.org/community/">website</a> for
details on getting in touch with us.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/blob/6.6.12/changelog.txt">org.hibernate.orm:hibernate-c3p0's
changelog</a>.</em></p>
<blockquote>
<h2>Changes in 6.6.12.Final (March 30, 2025)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/32945">https://hibernate.atlassian.net/projects/HHH/versions/32945</a></p>
<p>** Bug
* [HHH-19109] - Hibernate Data Repositories are <a
href="https://github.com/RequestScoped"><code>@​RequestScoped</code></a>
* [HHH-19059] - Bytecode enhancement fails when inherited fields are
mapped using property access in subclass
* [HHH-19017] - Class Cast Exception for
PersistentAttributeInterceptable
* [HHH-18920] - Enum parameters in Jakarta Data repository method return
type constructor are not properly matched
* [HHH-18745] - Unnecessary joins when use TREAT operator
* [HHH-14694] - Use stable proxy names to avoid managing proxy state and
memory leaks</p>
<p>** Task
* [HHH-19230] - Ensure that thread local for
org.hibernate.bytecode.enhance.internal.bytebuddy.SafeCacheProvider +
OverridingClassFileLocator are completely cleared</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/5f65de1ea9fbfd53af3079e77670f0cec0147368"><code>5f65de1</code></a>
Pre-steps for release : <code>6.6.12.Final</code></li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/84e5d1913cebac26de2f3dbcf6e2d9bc32b100d4"><code>84e5d19</code></a>
HHH-19059 Fix check for property access fields on hierarchies</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/2fd1191b5b6e0b02ca630c65aafb13cc7e60d0a1"><code>2fd1191</code></a>
HHH-19059 Add test for issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/565693b6c39f220811175675328015a75c66bd6d"><code>565693b</code></a>
HHH-19017: Address ClassCastException for
PersistentAttributeInterceptable</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/cb89514772262a30d655b0212d24048c6aa7e0cd"><code>cb89514</code></a>
HHH-18745 Avoid resolving unnecessary table references for subtypes</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/a92e0dbadfd4751be100862a4ba9187846970dd2"><code>a92e0db</code></a>
HHH-18745 Add test for issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/69f49516c851f94bef6aaff33d307fa2a6d723a7"><code>69f4951</code></a>
HHH-19109 fix use of <a
href="https://github.com/TransactionScoped"><code>@​TransactionScoped</code></a>
by repository</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/e357123c972e82abeec1812847bf404f01f87b5a"><code>e357123</code></a>
HHH-18920 Proper class name is JpaSelection.getJavaTypeName(), not
JpaSelecti...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/776e4a5314d5bc4fcbb2d4e6ba98a18f7c1ee306"><code>776e4a5</code></a>
HHH-18920 Test case - Jakarta Data repository with query selecting enum
column</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/02ef8c1a1d0f2119525a609b315316decece5f93"><code>02ef8c1</code></a>
HHH-19230 Avoid class loader leak in enhancement and improve bytebuddy
type c...</li>
<li>Additional commits viewable in <a
href="https://github.com/hibernate/hibernate-orm/compare/6.6.11...6.6.12">compare
view</a></li>
</ul>
</details>
<br />


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>
Bumps `asm.version` from 9.7.1 to 9.8.
Updates `org.ow2.asm:asm-bom` from 9.7.1 to 9.8

Updates `org.ow2.asm:asm` from 9.7.1 to 9.8

Updates `org.ow2.asm:asm-commons` from 9.7.1 to 9.8


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>
Bumps net.alchim31.maven:scala-maven-plugin from 4.9.2 to 4.9.5.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.alchim31.maven:scala-maven-plugin&package-manager=maven&previous-version=4.9.2&new-version=4.9.5)](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>
Bumps `surefire.version` from 3.5.2 to 3.5.3.
Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to
3.5.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-surefire-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.5.3</h2>
<!-- raw HTML omitted -->
<h2>🐛 Bug Fixes</h2>
<ul>
<li><a
href="https://issues.apache.org/jira/browse/SUREFIRE-1737">[SUREFIRE-1737]</a>
- Fix disable in statelessTestsetReporter (<a
href="https://redirect.github.com/apache/maven-surefire/pull/816">#816</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/SUREFIRE-1643">[SUREFIRE-1643]</a>
- surefire junit5 parallel tests (<a
href="https://redirect.github.com/apache/maven-surefire/pull/815">#815</a>)
<a href="https://github.com/olamy"><code>@​olamy</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/SUREFIRE-2289">[SUREFIRE-2289]</a>
- Make exceptions more appropriate to context (<a
href="https://redirect.github.com/apache/maven-surefire/pull/798">#798</a>)
<a href="https://github.com/elharo"><code>@​elharo</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>surefire shared utils version current version (<a
href="https://redirect.github.com/apache/maven-surefire/pull/825">#825</a>)
<a href="https://github.com/olamy"><code>@​olamy</code></a></li>
<li>Update site descriptors (<a
href="https://redirect.github.com/apache/maven-surefire/pull/821">#821</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Use newer version of surefire for itself testing, enable JUnit 5 in
tests (<a
href="https://redirect.github.com/apache/maven-surefire/pull/822">#822</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Remove dependencies from root pom (<a
href="https://redirect.github.com/apache/maven-surefire/pull/819">#819</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>move this dependency to dptMngt (<a
href="https://redirect.github.com/apache/maven-surefire/pull/818">#818</a>)
<a href="https://github.com/olamy"><code>@​olamy</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/SUREFIRE-2291">[SUREFIRE-2291]</a>
- Change logger from Plexus to SLF4J (<a
href="https://redirect.github.com/apache/maven-surefire/pull/811">#811</a>)
<a
href="https://github.com/jeffjensen"><code>@​jeffjensen</code></a></li>
<li>Add GitHub Automation actions (<a
href="https://redirect.github.com/apache/maven-surefire/pull/812">#812</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Convert reports to Guice (<a
href="https://redirect.github.com/apache/maven-surefire/pull/803">#803</a>)
<a href="https://github.com/elharo"><code>@​elharo</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MNGSITE-529">[MNGSITE-529]</a>
- Rename &quot;Goals&quot; to &quot;Plugin Documentation&quot; (<a
href="https://redirect.github.com/apache/maven-surefire/pull/809">#809</a>)
<a href="https://github.com/Bukama"><code>@​Bukama</code></a></li>
<li>Update encoding docs (<a
href="https://redirect.github.com/apache/maven-surefire/pull/802">#802</a>)
<a href="https://github.com/elharo"><code>@​elharo</code></a></li>
<li>Guice injection (<a
href="https://redirect.github.com/apache/maven-surefire/pull/801">#801</a>)
<a href="https://github.com/elharo"><code>@​elharo</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.htmlunit:htmlunit from 4.10.0 to 4.11.1 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/823">#823</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump parent to 44 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/817">#817</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.3.0 to 1.4.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/810">#810</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.4.0 to 4.10.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/813">#813</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.17.0 to 2.18.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/797">#797</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/807">#807</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.assertj:assertj-core from 3.27.0 to 3.27.2 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/805">#805</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/800">#800</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-surefire/commit/4434650a8a40edeaa931189572219c5ee51683a3"><code>4434650</code></a>
[maven-release-plugin] prepare release surefire-3.5.3</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/1270950bc2f01efa27e35006f04cd01cbde3ebef"><code>1270950</code></a>
use github directly</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/59f3a1f547d51bbca4964ce0f26aec049db7ec4d"><code>59f3a1f</code></a>
release tag name backward compatible</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/dfbabe2cfa8a6b8e01b800b630e51fb127237388"><code>dfbabe2</code></a>
assertj-core must be test scope (<a
href="https://redirect.github.com/apache/maven-surefire/issues/826">#826</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/e1f8119bfa8ff9bbde9860ee2220b84240003f30"><code>e1f8119</code></a>
back to 3.5.3-SNAPSHOT</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/c497559438aa09d21e510ae454667900825cff4f"><code>c497559</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/3962112f45b1edc015dd1957959092091aa31a60"><code>3962112</code></a>
[maven-release-plugin] prepare release v3.5.3</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/227c134e36a2066ae48157c0f34296c5d351405e"><code>227c134</code></a>
surefire shared utils version current version (<a
href="https://redirect.github.com/apache/maven-surefire/issues/825">#825</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/1d34c34a7b33791e7155a1d3ab28ec808c53ff77"><code>1d34c34</code></a>
Bump org.htmlunit:htmlunit from 4.10.0 to 4.11.1</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/906b65aa119ff991f788283418d54c0443554e94"><code>906b65a</code></a>
Update site descriptors</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.2 to
3.5.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-failsafe-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.5.3</h2>
<!-- raw HTML omitted -->
<h2>🐛 Bug Fixes</h2>
<ul>
<li><a
href="https://issues.apache.org/jira/browse/SUREFIRE-1737">[SUREFIRE-1737]</a>
- Fix disable in statelessTestsetReporter (<a
href="https://redirect.github.com/apache/maven-surefire/pull/816">#816</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/SUREFIRE-1643">[SUREFIRE-1643]</a>
- surefire junit5 parallel tests (<a
href="https://redirect.github.com/apache/maven-surefire/pull/815">#815</a>)
<a href="https://github.com/olamy"><code>@​olamy</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/SUREFIRE-2289">[SUREFIRE-2289]</a>
- Make exceptions more appropriate to context (<a
href="https://redirect.github.com/apache/maven-surefire/pull/798">#798</a>)
<a href="https://github.com/elharo"><code>@​elharo</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>surefire shared utils version current version (<a
href="https://redirect.github.com/apache/maven-surefire/pull/825">#825</a>)
<a href="https://github.com/olamy"><code>@​olamy</code></a></li>
<li>Update site descriptors (<a
href="https://redirect.github.com/apache/maven-surefire/pull/821">#821</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Use newer version of surefire for itself testing, enable JUnit 5 in
tests (<a
href="https://redirect.github.com/apache/maven-surefire/pull/822">#822</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Remove dependencies from root pom (<a
href="https://redirect.github.com/apache/maven-surefire/pull/819">#819</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>move this dependency to dptMngt (<a
href="https://redirect.github.com/apache/maven-surefire/pull/818">#818</a>)
<a href="https://github.com/olamy"><code>@​olamy</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/SUREFIRE-2291">[SUREFIRE-2291]</a>
- Change logger from Plexus to SLF4J (<a
href="https://redirect.github.com/apache/maven-surefire/pull/811">#811</a>)
<a
href="https://github.com/jeffjensen"><code>@​jeffjensen</code></a></li>
<li>Add GitHub Automation actions (<a
href="https://redirect.github.com/apache/maven-surefire/pull/812">#812</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Convert reports to Guice (<a
href="https://redirect.github.com/apache/maven-surefire/pull/803">#803</a>)
<a href="https://github.com/elharo"><code>@​elharo</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MNGSITE-529">[MNGSITE-529]</a>
- Rename &quot;Goals&quot; to &quot;Plugin Documentation&quot; (<a
href="https://redirect.github.com/apache/maven-surefire/pull/809">#809</a>)
<a href="https://github.com/Bukama"><code>@​Bukama</code></a></li>
<li>Update encoding docs (<a
href="https://redirect.github.com/apache/maven-surefire/pull/802">#802</a>)
<a href="https://github.com/elharo"><code>@​elharo</code></a></li>
<li>Guice injection (<a
href="https://redirect.github.com/apache/maven-surefire/pull/801">#801</a>)
<a href="https://github.com/elharo"><code>@​elharo</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.htmlunit:htmlunit from 4.10.0 to 4.11.1 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/823">#823</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump parent to 44 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/817">#817</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.3.0 to 1.4.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/810">#810</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.4.0 to 4.10.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/813">#813</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.17.0 to 2.18.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/797">#797</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/807">#807</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.assertj:assertj-core from 3.27.0 to 3.27.2 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/805">#805</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/800">#800</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-surefire/commit/4434650a8a40edeaa931189572219c5ee51683a3"><code>4434650</code></a>
[maven-release-plugin] prepare release surefire-3.5.3</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/1270950bc2f01efa27e35006f04cd01cbde3ebef"><code>1270950</code></a>
use github directly</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/59f3a1f547d51bbca4964ce0f26aec049db7ec4d"><code>59f3a1f</code></a>
release tag name backward compatible</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/dfbabe2cfa8a6b8e01b800b630e51fb127237388"><code>dfbabe2</code></a>
assertj-core must be test scope (<a
href="https://redirect.github.com/apache/maven-surefire/issues/826">#826</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/e1f8119bfa8ff9bbde9860ee2220b84240003f30"><code>e1f8119</code></a>
back to 3.5.3-SNAPSHOT</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/c497559438aa09d21e510ae454667900825cff4f"><code>c497559</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/3962112f45b1edc015dd1957959092091aa31a60"><code>3962112</code></a>
[maven-release-plugin] prepare release v3.5.3</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/227c134e36a2066ae48157c0f34296c5d351405e"><code>227c134</code></a>
surefire shared utils version current version (<a
href="https://redirect.github.com/apache/maven-surefire/issues/825">#825</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/1d34c34a7b33791e7155a1d3ab28ec808c53ff77"><code>1d34c34</code></a>
Bump org.htmlunit:htmlunit from 4.10.0 to 4.11.1</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/906b65aa119ff991f788283418d54c0443554e94"><code>906b65a</code></a>
Update site descriptors</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.3">compare
view</a></li>
</ul>
</details>
<br />


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>
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.4 to 1.17.5.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.17.4...byte-buddy-1.17.5)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-version: 1.17.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.36 to 1.18.38.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.36...v1.18.38)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-version: 1.18.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy)
from 1.17.4 to 1.17.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/raphw/byte-buddy/releases">net.bytebuddy:byte-buddy's
releases</a>.</em></p>
<blockquote>
<h2>Byte Buddy 1.17.5</h2>
<ul>
<li>Update ASM to version 9.8 to support Java 25 using ASM reader and
writer.</li>
<li>Include <code>AnnotationRemoval</code> visitor for removing or
replacing annotations.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/raphw/byte-buddy/blob/master/release-notes.md">net.bytebuddy:byte-buddy's
changelog</a>.</em></p>
<blockquote>
<h3>30. March 2025: version 1.17.5</h3>
<ul>
<li>Update ASM to version 9.8 to support Java 25 using ASM reader and
writer.</li>
<li>Include <code>AnnotationRemoval</code> visitor for removing or
replacing annotations.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/raphw/byte-buddy/commit/5bfbb2cdb542c906fb1092330bebbaf9ec306cbf"><code>5bfbb2c</code></a>
[maven-release-plugin] prepare release byte-buddy-1.17.5</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/6d606ca9c75a9e7fe3f683366a3013fc682b5189"><code>6d606ca</code></a>
[release] Release new version.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/82391a626793df0b8894db53e7902ef96e0609f9"><code>82391a6</code></a>
Add release notes.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/acee964ae318c6d4f9197010e25131124bc48283"><code>acee964</code></a>
[release] Update ASM and release new version</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/5274152d8b3029e27f4049c542e46d2358b1939c"><code>5274152</code></a>
Add missing checksums</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/9a910a6d8d3773d5dca9b54c8a5791bb8331901b"><code>9a910a6</code></a>
Add checksums and minor fixes.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/50f39fe9d12d82df4f7ddb3bc05417f52dd11889"><code>50f39fe</code></a>
Add tests for annotation removal.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/6e88849f6f6e97429d176a26d1d60b8616dcc9b4"><code>6e88849</code></a>
Add annotation removal.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/11c76cc8a597348c139fa683c4cca85007df3087"><code>11c76cc</code></a>
Add annotation removal.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/41016d9acd171d541f4e05cf80faad6b39ca733b"><code>41016d9</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.4...byte-buddy-1.17.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.bytebuddy:byte-buddy&package-manager=maven&previous-version=1.17.4&new-version=1.17.5)](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>
Bumps
[org.projectlombok:lombok](https://github.com/projectlombok/lombok) from
1.18.36 to 1.18.38.
<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.38 (March 31st, 2025)</h3>
<ul>
<li>PLATFORM: JDK24 support added.</li>
<li>FEATURE: Lombok's nullity annotation now supports <a
href="https://jspecify.dev">JSpecify</a> out of the box, using <a
href="https://projectlombok.org/features/configuration">config key</a>
<code>jspecify</code>.</li>
<li>BUGFIX: Recent eclipse releases would get you 'negative length'
error. The bug had always been in lombok but didn't matter until recent
releases. [Issue <a
href="https://redirect.github.com/projectlombok/lombok/issues/3823">#3823</a>](<a
href="https://redirect.github.com/projectlombok/lombok/issues/3823">projectlombok/lombok#3823</a>).</li>
<li>BUGFIX: The 'extract local variable' refactor script of VSCode
wouldn't replace all occurrences if run on a method call to a lombok
generated method. [Issue <a
href="https://redirect.github.com/projectlombok/lombok/issues/3783">#3783</a>](<a
href="https://redirect.github.com/projectlombok/lombok/issues/3783">projectlombok/lombok#3783</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/projectlombok/lombok/commit/37b7e192c9e46ccafc26d6cab424c93cbcaf95d5"><code>37b7e19</code></a>
[release] pre-release version bump for v1.18.38</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/ec886ae07b077196eceef9bf7176ea3453ddf1ee"><code>ec886ae</code></a>
[changelog] Mention fixing of <a
href="https://redirect.github.com/projectlombok/lombok/issues/3783">#3783</a>
in changelog.</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/ed0965b5f938240ba13d8c58f4f3443477123fbe"><code>ed0965b</code></a>
[docs] Cleaned up use of <code>\&lt;p&gt;</code> in maven and edge
html.</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/b7896c5a74de2fa2c4467c21aea5469d6673f197"><code>b7896c5</code></a>
<a
href="https://redirect.github.com/projectlombok/lombok/issues/3824">#3824</a>
Our own 'Comment' ad hoc impl now also needs to provide an impl for
`...</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/8ed8234ac08ddbec9e587d58baf4ddb18c1a46e8"><code>8ed8234</code></a>
[unused-code] We kept a ref to the <code>storeEnd</code> in
PrettyPrinter but we never u...</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/975f96f37a2a5344648942aab72daf73db4dcb8c"><code>975f96f</code></a>
Merge pull request <a
href="https://redirect.github.com/projectlombok/lombok/issues/3856">#3856</a>
from mmoayyed/github-workflow-config</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/77837601a13aab5cb68005bea1ed13e0ad61e8ee"><code>7783760</code></a>
Fix github workflow YAML configuration</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/3aa9779ef41bd9097cf47183df741bec065f2315"><code>3aa9779</code></a>
[changelog] Mention fix for eclipse negative length (<a
href="https://redirect.github.com/projectlombok/lombok/issues/3823">#3823</a>)
in changelog.</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/f4e5bbb31203e6cf432b76133a2c91a4c4756ba7"><code>f4e5bbb</code></a>
[fix <a
href="https://redirect.github.com/projectlombok/lombok/issues/3839">#3839</a>]
Fixing a mistake in my merge of 3939.</li>
<li><a
href="https://github.com/projectlombok/lombok/commit/41dfb0d752c5b1b4bc38793a498a2241403497f1"><code>41dfb0d</code></a>
[fix <a
href="https://redirect.github.com/projectlombok/lombok/issues/3825">#3825</a>]
Stub compilation requires all non-core-java classes to be stubbed.</li>
<li>Additional commits viewable in <a
href="https://github.com/projectlombok/lombok/compare/v1.18.36...v1.18.38">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.36&new-version=1.18.38)](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>
Bumps `quarkus.version` from 3.21.0 to 3.21.1.

Updates `io.quarkus.platform:quarkus-bom` from 3.21.0 to 3.21.1
- [Commits](quarkusio/quarkus-platform@3.21.0...3.21.1)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.21.0 to 3.21.1
- [Commits](quarkusio/quarkus-platform@3.21.0...3.21.1)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-version: 3.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.12 to 0.8.13.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.12...v0.8.13)

---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-version: 0.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco)
from 0.8.12 to 0.8.13.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jacoco/jacoco/releases">org.jacoco:jacoco-maven-plugin's
releases</a>.</em></p>
<blockquote>
<h2>0.8.13</h2>
<h2>New Features</h2>
<ul>
<li>JaCoCo now officially supports Java 23 and Java 24 (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1757">#1757</a>,
<a
href="https://redirect.github.com/jacoco/jacoco/issues/1631">#1631</a>,
<a
href="https://redirect.github.com/jacoco/jacoco/issues/1867">#1867</a>).</li>
<li>Experimental support for Java 25 class files (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1807">#1807</a>).</li>
<li>Calculation of line coverage for Kotlin <code>inline</code>
functions (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1670">#1670</a>).</li>
<li>Calculation of line coverage for Kotlin <code>inline</code>
functions with <code>reified</code> type parameter (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1670">#1670</a>,
<a
href="https://redirect.github.com/jacoco/jacoco/issues/1700">#1700</a>).</li>
<li>Calculation of coverage for Kotlin <code>JvmSynthetic</code>
functions (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1700">#1700</a>).</li>
<li>Part of bytecode generated by the Kotlin Compose compiler plugin is
filtered out during generation of report (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1616">#1616</a>).</li>
<li>Part of bytecode generated by the Kotlin compiler for inline value
classes is filtered out during generation of report (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1475">#1475</a>).</li>
<li>Part of bytecode generated by the Kotlin compiler for suspending
lambdas without suspension points is filtered out during generation of
report (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1283">#1283</a>).</li>
<li>Part of bytecode generated by the Kotlin compiler for when
expressions and statements with nullable enum subject is filtered out
during generation of report (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1774">#1774</a>).</li>
<li>Part of bytecode generated by the Kotlin compiler for when
expressions and statements with nullable String subject is filtered out
during generation of report (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1769">#1769</a>).</li>
<li>Part of bytecode generated by the Kotlin compiler for chains of safe
call operators is filtered out during generation of report (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1810">#1810</a>,
<a
href="https://redirect.github.com/jacoco/jacoco/issues/1818">#1818</a>).</li>
<li>Method <code>getEntries</code> generated by the Kotlin compiler for
enum classes is filtered out during generation of report (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1625">#1625</a>).</li>
<li>Methods generated by the Kotlin compiler for constructors and
functions with <code>JvmOverloads</code> annotation are filtered out
(GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1768">#1768</a>).</li>
</ul>
<h2>Fixed bugs</h2>
<ul>
<li>Fixed interpretation of Kotlin SMAP (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1525">#1525</a>).</li>
<li>File extensions are preserved in HTML report in case of clashes of
normalized file names (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1660">#1660</a>).</li>
</ul>
<h2>Non-functional Changes</h2>
<ul>
<li>JaCoCo build now uses Maven Wrapper and requires at least Maven
3.9.9 (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1708">#1708</a>,
<a
href="https://redirect.github.com/jacoco/jacoco/issues/1707">#1707</a>,
<a
href="https://redirect.github.com/jacoco/jacoco/issues/1681">#1681</a>).</li>
<li>JaCoCo now depends on ASM 9.8 (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1862">#1862</a>).</li>
<li>More context information when <code>IllegalArgumentException</code>
occurs during reading of zip file (GitHub <a
href="https://redirect.github.com/jacoco/jacoco/issues/1833">#1833</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jacoco/jacoco/commit/78d5eff856bbe6129f05012e40c13d1840e20598"><code>78d5eff</code></a>
Prepare release 0.8.13</li>
<li><a
href="https://github.com/jacoco/jacoco/commit/e579092d415247939c7098bfbaa3cbbe4dc7fe0d"><code>e579092</code></a>
Happy birthday Java 24! (<a
href="https://redirect.github.com/jacoco/jacoco/issues/1867">#1867</a>)</li>
<li><a
href="https://github.com/jacoco/jacoco/commit/17d31aa1073b1a327f1d7b631ff480a60cd40df5"><code>17d31aa</code></a>
Upgrade ASM to 9.8 (<a
href="https://redirect.github.com/jacoco/jacoco/issues/1863">#1863</a>)</li>
<li><a
href="https://github.com/jacoco/jacoco/commit/ee07ecb663f256930aa3b12771855ff555ec4e1b"><code>ee07ecb</code></a>
Upgrade Kotlin to 2.1.20 (<a
href="https://redirect.github.com/jacoco/jacoco/issues/1860">#1860</a>)</li>
<li><a
href="https://github.com/jacoco/jacoco/commit/f0dcc6b0b78b04dd94617707551f6c2d18426d09"><code>f0dcc6b</code></a>
Bump actions/upload-artifact from 4.6.1 to 4.6.2 (<a
href="https://redirect.github.com/jacoco/jacoco/issues/1861">#1861</a>)</li>
<li><a
href="https://github.com/jacoco/jacoco/commit/99707c3b2d540285b4418a9d056bba5ee18453e1"><code>99707c3</code></a>
Upgrade spotless-maven-plugin to 2.44.3 (<a
href="https://redirect.github.com/jacoco/jacoco/issues/1851">#1851</a>)</li>
<li><a
href="https://github.com/jacoco/jacoco/commit/21f6a99d7bbd518b22838855c93af9ad72ff36fb"><code>21f6a99</code></a>
Upgrade maven-deploy-plugin to 3.1.4 (<a
href="https://redirect.github.com/jacoco/jacoco/issues/1854">#1854</a>)</li>
<li><a
href="https://github.com/jacoco/jacoco/commit/c7da68b0f15e7cfc8482e7b524751401abd9b1e8"><code>c7da68b</code></a>
Upgrade maven-install-plugin to 3.1.4 (<a
href="https://redirect.github.com/jacoco/jacoco/issues/1853">#1853</a>)</li>
<li><a
href="https://github.com/jacoco/jacoco/commit/80ebc77eaee121bfef3f132fdc4c9baa66137f0a"><code>80ebc77</code></a>
Upgrade maven-clean-plugin to 3.4.1 (<a
href="https://redirect.github.com/jacoco/jacoco/issues/1850">#1850</a>)</li>
<li><a
href="https://github.com/jacoco/jacoco/commit/0bb8bd525f22c6d2427c3b5e23b0292ec64201b0"><code>0bb8bd5</code></a>
Bump actions/upload-artifact from 4.6.0 to 4.6.1 (<a
href="https://redirect.github.com/jacoco/jacoco/issues/1852">#1852</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/jacoco/jacoco/compare/v0.8.12...v0.8.13">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jacoco:jacoco-maven-plugin&package-manager=maven&previous-version=0.8.12&new-version=0.8.13)](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>
Bumps `quarkus.version` from 3.21.0 to 3.21.1.
Updates `io.quarkus.platform:quarkus-bom` from 3.21.0 to 3.21.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/f414393e01d325350d9472d5e85b56aaf581ab26"><code>f414393</code></a>
[maven-release-plugin] prepare release 3.21.1</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/9528bc6819ef71cb77571b64000adac5cc078914"><code>9528bc6</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1455">#1455</a>
from gsmet/quarkus-3.21.1</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/a32bb273e0d343df69d70f1d24ffcc4d2622a90a"><code>a32bb27</code></a>
Upgrade to Quarkus CXF 3.21.1</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/b736f2b276e12d1dc0c084d7d184d65479fb473b"><code>b736f2b</code></a>
Upgrade to Quarkus 3.21.1</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/8560f0440c7c330e9aa9076cf662443196706062"><code>8560f04</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1454">#1454</a>
from gsmet/3.21.1-backports-1</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/5d3dc446477856cbd4ef441384dc5d1d1a25421b"><code>5d3dc44</code></a>
Upgrade to Google Cloud Services extension pack 2.16.0</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/f4c3b02f85c6143c46bd81ec972ef4dac5d5bf58"><code>f4c3b02</code></a>
Update to Blaze-Persistence 1.6.15</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/8673b84121a239fa5522e51affbcea5b4e9cd66c"><code>8673b84</code></a>
Upgrade to Debezium 3.0.8.Final</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/13d9d731ac682a4c3f208b49932e27cbd8c5a3d9"><code>13d9d73</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1453">#1453</a>
from scrocquesel/update-amz-3.21</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/76dc16b9095c5a2a421c5027207a096a71abcbb8"><code>76dc16b</code></a>
Update Quarkus Amazon Services to 3.3.2</li>
<li>Additional commits viewable in <a
href="https://github.com/quarkusio/quarkus-platform/compare/3.21.0...3.21.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.21.0 to 3.21.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/f414393e01d325350d9472d5e85b56aaf581ab26"><code>f414393</code></a>
[maven-release-plugin] prepare release 3.21.1</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/9528bc6819ef71cb77571b64000adac5cc078914"><code>9528bc6</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1455">#1455</a>
from gsmet/quarkus-3.21.1</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/a32bb273e0d343df69d70f1d24ffcc4d2622a90a"><code>a32bb27</code></a>
Upgrade to Quarkus CXF 3.21.1</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/b736f2b276e12d1dc0c084d7d184d65479fb473b"><code>b736f2b</code></a>
Upgrade to Quarkus 3.21.1</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/8560f0440c7c330e9aa9076cf662443196706062"><code>8560f04</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1454">#1454</a>
from gsmet/3.21.1-backports-1</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/5d3dc446477856cbd4ef441384dc5d1d1a25421b"><code>5d3dc44</code></a>
Upgrade to Google Cloud Services extension pack 2.16.0</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/f4c3b02f85c6143c46bd81ec972ef4dac5d5bf58"><code>f4c3b02</code></a>
Update to Blaze-Persistence 1.6.15</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/8673b84121a239fa5522e51affbcea5b4e9cd66c"><code>8673b84</code></a>
Upgrade to Debezium 3.0.8.Final</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/13d9d731ac682a4c3f208b49932e27cbd8c5a3d9"><code>13d9d73</code></a>
Merge pull request <a
href="https://redirect.github.com/quarkusio/quarkus-platform/issues/1453">#1453</a>
from scrocquesel/update-amz-3.21</li>
<li><a
href="https://github.com/quarkusio/quarkus-platform/commit/76dc16b9095c5a2a421c5027207a096a71abcbb8"><code>76dc16b</code></a>
Update Quarkus Amazon Services to 3.3.2</li>
<li>Additional commits viewable in <a
href="https://github.com/quarkusio/quarkus-platform/compare/3.21.0...3.21.1">compare
view</a></li>
</ul>
</details>
<br />


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>
@velo velo merged commit 31ece15 into querydsl-7.0 Apr 4, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants