-
Component Upgrade
-
Resolution: Done-Errata
-
Major
-
None
-
None
-
False
-
None
-
False
-
---
-
-
Fixes https://github.com/quarkusio/quarkus/issues/47314
Bumps [org.hibernate.reactive:hibernate-reactive-core](https://github.com/hibernate/hibernate-reactive) from 2.4.6.Final to 2.4.7.Final.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/hibernate/hibernate-reactive/commit/5dfa251e8248d494144ebbfabbd2c3c3955269c2"><code>5dfa251</code></a> Update project version to : <code>2.4.7.Final</code></li>
<li><a href="https://github.com/hibernate/hibernate-reactive/commit/3d1a30d18fbb0bb00c3a3b3ea328333dabed017a"><code>3d1a30d</code></a> <a href="https://redirect.github.com/hibernate/hibernate-reactive/issues/2222">#2222</a> Set the dry run option from the parameters</li>
<li><a href="https://github.com/hibernate/hibernate-reactive/commit/e0e67189e629c0ebd82aedcba5e0a91b6961f0b5"><code>e0e6718</code></a> <a href="https://redirect.github.com/hibernate/hibernate-reactive/issues/2222">#2222</a> Set the dry run option from the parameters</li>
<li><a href="https://github.com/hibernate/hibernate-reactive/commit/dd6644199ced030cea703c2e94978de4335f4567"><code>dd66441</code></a> <a href="https://redirect.github.com/hibernate/hibernate-reactive/issues/2222">#2222</a> Adjust snapshot publishing to use the publish plugin instead of JRele...</li>
<li><a href="https://github.com/hibernate/hibernate-reactive/commit/a7bd6ea9a6664bf91ef9a1acec1f01aecc67ea0f"><code>a7bd6ea</code></a> <a href="https://redirect.github.com/hibernate/hibernate-reactive/issues/2222">#2222</a> Add a simple JReleaser configuration</li>
<li><a href="https://github.com/hibernate/hibernate-reactive/commit/ae30a682bd04444a74778c147a16506f64c8f4cf"><code>ae30a68</code></a> <a href="https://redirect.github.com/hibernate/hibernate-reactive/issues/1780">#1780</a> add operations for obtaining the current sessions from the context</li>
<li><a href="https://github.com/hibernate/hibernate-reactive/commit/a01cb1a813b0bd7ae37ab25ef1997d5de06a16cd"><code>a01cb1a</code></a> <a href="https://redirect.github.com/hibernate/hibernate-reactive/issues/2238">#2238</a> create Delegators for use in Quarkus</li>
<li><a href="https://github.com/hibernate/hibernate-reactive/commit/02c825ab3338e4d7bf63bfa9494afbf4b1069c3b"><code>02c825a</code></a> <a href="https://redirect.github.com/hibernate/hibernate-reactive/issues/2234">#2234</a> Revert "<a href="https://redirect.github.com/hibernate/hibernate-reactive/issues/2174">#2174</a> Prepare for Vert.x 5 upgrade in Vert.x Context"</li>
<li><a href="https://github.com/hibernate/hibernate-reactive/commit/54414d141bf38c8dc426e38165aa0ced87e5ae1c"><code>54414d1</code></a> <a href="https://redirect.github.com/hibernate/hibernate-reactive/issues/2234">#2234</a> Revert "<a href="https://redirect.github.com/hibernate/hibernate-reactive/issues/2176">#2176</a> Create custom Vert.x contextual data storage"</li>
<li><a href="https://github.com/hibernate/hibernate-reactive/commit/ab6aa32c82aa6e9a155c285d96284817694cd7cc"><code>ab6aa32</code></a> <a href="https://redirect.github.com/hibernate/hibernate-reactive/issues/2234">#2234</a> Revert "Make CONTEXTUAL_DATA_KEY constant"</li>
<li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-reactive/compare/2.4.6...2.4.7">compare view</a></li>
</ul>
</details>
<br />
You can trigger a rebase of this PR 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>
- relates to
-
QUARKUS-6133 Bump Hibernate Reactive from 2.4.5.Final to 2.4.6.Final
-
- Closed
-
- links to
-
RHSA-2025:8258 Red Hat build of Quarkus 3.20.1 release