Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps hibernate-orm.version from 6.6.15.Final to 6.6.16.Final.
Updates org.hibernate.orm:hibernate-core from 6.6.15.Final to 6.6.16.Final

Release notes

Sourced from org.hibernate.orm:hibernate-core's releases.

Hibernate ORM 6.6.16.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.16.Final.

You can find the full list of 6.6.16.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-core's changelog.

Changes in 6.6.16.Final (May 25, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/33606

** Bug * [HHH-19477] - ConnectionReleaseMode.AFTER_STATEMENT ineffective due to missing connection release * [HHH-19473] - Bytecode enhancement incorrectly generates code for Bidirectional Generic Entities * [HHH-19472] - Native query "SELECT 1" with result type Object[] return singular object * [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null * [HHH-19372] - AccessOptimizer.setPropertyValues() and getPropertyValues() error with entity hierarchy. * [HHH-19369] - Entity hierarchy ordering error within metamodel building with enhancement * [HHH-19207] - JPA OrderBy annotated relation not ordered when using entity graph with criteria api * [HHH-18813] - DML update of secondary table column fails

Commits
  • f047e53 Pre-steps for release : 6.6.16.Final
  • 0df5f6f HHH-19207 - fix the codestyle issues
  • 215f7c9 HHH-19207 - propose solution
  • 38ba36c HHH-19207 - create unit test to reproduce
  • 8bfec20 HHH-19477 Add missing JdbcCoordinator#afterStatement calls to enable aggressi...
  • c2034b3 HHH-19477 Test aggressive release mode for HQL queries
  • 1866e3d Make bytecode test engine backwards compatible with older JUnit versions
  • 32a8348 Make bytecode test engine backwards compatible with older JUnit versions
  • e7bcbb4 HHH-19372 Test and fix IAE for AccessOptimizer bridge superclasses
  • 2852852 HHH-19369 Add test for issue
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-graalvm from 6.6.15.Final to 6.6.16.Final

Release notes

Sourced from org.hibernate.orm:hibernate-graalvm's releases.

Hibernate ORM 6.6.16.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.16.Final.

You can find the full list of 6.6.16.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-graalvm's changelog.

Changes in 6.6.16.Final (May 25, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/33606

** Bug * [HHH-19477] - ConnectionReleaseMode.AFTER_STATEMENT ineffective due to missing connection release * [HHH-19473] - Bytecode enhancement incorrectly generates code for Bidirectional Generic Entities * [HHH-19472] - Native query "SELECT 1" with result type Object[] return singular object * [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null * [HHH-19372] - AccessOptimizer.setPropertyValues() and getPropertyValues() error with entity hierarchy. * [HHH-19369] - Entity hierarchy ordering error within metamodel building with enhancement * [HHH-19207] - JPA OrderBy annotated relation not ordered when using entity graph with criteria api * [HHH-18813] - DML update of secondary table column fails

Commits
  • f047e53 Pre-steps for release : 6.6.16.Final
  • 0df5f6f HHH-19207 - fix the codestyle issues
  • 215f7c9 HHH-19207 - propose solution
  • 38ba36c HHH-19207 - create unit test to reproduce
  • 8bfec20 HHH-19477 Add missing JdbcCoordinator#afterStatement calls to enable aggressi...
  • c2034b3 HHH-19477 Test aggressive release mode for HQL queries
  • 1866e3d Make bytecode test engine backwards compatible with older JUnit versions
  • 32a8348 Make bytecode test engine backwards compatible with older JUnit versions
  • e7bcbb4 HHH-19372 Test and fix IAE for AccessOptimizer bridge superclasses
  • 2852852 HHH-19369 Add test for issue
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-envers from 6.6.15.Final to 6.6.16.Final

Release notes

Sourced from org.hibernate.orm:hibernate-envers's releases.

Hibernate ORM 6.6.16.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.16.Final.

You can find the full list of 6.6.16.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-envers's changelog.

Changes in 6.6.16.Final (May 25, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/33606

** Bug * [HHH-19477] - ConnectionReleaseMode.AFTER_STATEMENT ineffective due to missing connection release * [HHH-19473] - Bytecode enhancement incorrectly generates code for Bidirectional Generic Entities * [HHH-19472] - Native query "SELECT 1" with result type Object[] return singular object * [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null * [HHH-19372] - AccessOptimizer.setPropertyValues() and getPropertyValues() error with entity hierarchy. * [HHH-19369] - Entity hierarchy ordering error within metamodel building with enhancement * [HHH-19207] - JPA OrderBy annotated relation not ordered when using entity graph with criteria api * [HHH-18813] - DML update of secondary table column fails

Commits
  • f047e53 Pre-steps for release : 6.6.16.Final
  • 0df5f6f HHH-19207 - fix the codestyle issues
  • 215f7c9 HHH-19207 - propose solution
  • 38ba36c HHH-19207 - create unit test to reproduce
  • 8bfec20 HHH-19477 Add missing JdbcCoordinator#afterStatement calls to enable aggressi...
  • c2034b3 HHH-19477 Test aggressive release mode for HQL queries
  • 1866e3d Make bytecode test engine backwards compatible with older JUnit versions
  • 32a8348 Make bytecode test engine backwards compatible with older JUnit versions
  • e7bcbb4 HHH-19372 Test and fix IAE for AccessOptimizer bridge superclasses
  • 2852852 HHH-19369 Add test for issue
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-jpamodelgen from 6.6.15.Final to 6.6.16.Final

Release notes

Sourced from org.hibernate.orm:hibernate-jpamodelgen's releases.

Hibernate ORM 6.6.16.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.16.Final.

You can find the full list of 6.6.16.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-jpamodelgen's changelog.

Changes in 6.6.16.Final (May 25, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/33606

** Bug * [HHH-19477] - ConnectionReleaseMode.AFTER_STATEMENT ineffective due to missing connection release * [HHH-19473] - Bytecode enhancement incorrectly generates code for Bidirectional Generic Entities * [HHH-19472] - Native query "SELECT 1" with result type Object[] return singular object * [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null * [HHH-19372] - AccessOptimizer.setPropertyValues() and getPropertyValues() error with entity hierarchy. * [HHH-19369] - Entity hierarchy ordering error within metamodel building with enhancement * [HHH-19207] - JPA OrderBy annotated relation not ordered when using entity graph with criteria api * [HHH-18813] - DML update of secondary table column fails

Commits
  • f047e53 Pre-steps for release : 6.6.16.Final
  • 0df5f6f HHH-19207 - fix the codestyle issues
  • 215f7c9 HHH-19207 - propose solution
  • 38ba36c HHH-19207 - create unit test to reproduce
  • 8bfec20 HHH-19477 Add missing JdbcCoordinator#afterStatement calls to enable aggressi...
  • c2034b3 HHH-19477 Test aggressive release mode for HQL queries
  • 1866e3d Make bytecode test engine backwards compatible with older JUnit versions
  • 32a8348 Make bytecode test engine backwards compatible with older JUnit versions
  • e7bcbb4 HHH-19372 Test and fix IAE for AccessOptimizer bridge superclasses
  • 2852852 HHH-19369 Add test for issue
  • Additional commits viewable in compare view

Updates org.hibernate:hibernate-jpamodelgen from 6.6.15.Final to 6.6.16.Final

Release notes

Sourced from org.hibernate:hibernate-jpamodelgen's releases.

Hibernate ORM 6.6.16.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.16.Final.

You can find the full list of 6.6.16.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate:hibernate-jpamodelgen's changelog.

Changes in 6.6.16.Final (May 25, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/33606

** Bug * [HHH-19477] - ConnectionReleaseMode.AFTER_STATEMENT ineffective due to missing connection release * [HHH-19473] - Bytecode enhancement incorrectly generates code for Bidirectional Generic Entities * [HHH-19472] - Native query "SELECT 1" with result type Object[] return singular object * [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null * [HHH-19372] - AccessOptimizer.setPropertyValues() and getPropertyValues() error with entity hierarchy. * [HHH-19369] - Entity hierarchy ordering error within metamodel building with enhancement * [HHH-19207] - JPA OrderBy annotated relation not ordered when using entity graph with criteria api * [HHH-18813] - DML update of secondary table column fails

Commits
  • f047e53 Pre-steps for release : 6.6.16.Final
  • 0df5f6f HHH-19207 - fix the codestyle issues
  • 215f7c9 HHH-19207 - propose solution
  • 38ba36c HHH-19207 - create unit test to reproduce
  • 8bfec20 HHH-19477 Add missing JdbcCoordinator#afterStatement calls to enable aggressi...
  • c2034b3 HHH-19477 Test aggressive release mode for HQL queries
  • 1866e3d Make bytecode test engine backwards compatible with older JUnit versions
  • 32a8348 Make bytecode test engine backwards compatible with older JUnit versions
  • e7bcbb4 HHH-19372 Test and fix IAE for AccessOptimizer bridge superclasses
  • 2852852 HHH-19369 Add test for issue
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-community-dialects from 6.6.15.Final to 6.6.16.Final

Release notes

Sourced from org.hibernate.orm:hibernate-community-dialects's releases.

Hibernate ORM 6.6.16.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.16.Final.

You can find the full list of 6.6.16.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-community-dialects's changelog.

Changes in 6.6.16.Final (May 25, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/33606

** Bug * [HHH-19477] - ConnectionReleaseMode.AFTER_STATEMENT ineffective due to missing connection release * [HHH-19473] - Bytecode enhancement incorrectly generates code for Bidirectional Generic Entities * [HHH-19472] - Native query "SELECT 1" with result type Object[] return singular object * [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null * [HHH-19372] - AccessOptimizer.setPropertyValues() and getPropertyValues() error with entity hierarchy. * [HHH-19369] - Entity hierarchy ordering error within metamodel building with enhancement * [HHH-19207] - JPA OrderBy annotated relation not ordered when using entity graph with criteria api * [HHH-18813] - DML update of secondary table column fails

Commits
  • f047e53 Pre-steps for release : 6.6.16.Final
  • 0df5f6f HHH-19207 - fix the codestyle issues
  • 215f7c9 HHH-19207 - propose solution
  • 38ba36c HHH-19207 - create unit test to reproduce
  • 8bfec20 HHH-19477 Add missing JdbcCoordinator#afterStatement calls to enable aggressi...
  • c2034b3 HHH-19477 Test aggressive release mode for HQL queries
  • 1866e3d Make bytecode test engine backwards compatible with older JUnit versions
  • 32a8348 Make bytecode test engine backwards compatible with older JUnit versions
  • e7bcbb4 HHH-19372 Test and fix IAE for AccessOptimizer bridge superclasses
  • 2852852 HHH-19369 Add test for issue
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-vector from 6.6.15.Final to 6.6.16.Final

Release notes

Sourced from org.hibernate.orm:hibernate-vector's releases.

Hibernate ORM 6.6.16.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.16.Final.

You can find the full list of 6.6.16.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-vector's changelog.

Changes in 6.6.16.Final (May 25, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/33606

** Bug * [HHH-19477] - ConnectionReleaseMode.AFTER_STATEMENT ineffective due to missing connection release * [HHH-19473] - Bytecode enhancement incorrectly generates code for Bidirectional Generic Entities * [HHH-19472] - Native query "SELECT 1" with result type Object[] return singular object * [HHH-19387] - AssertionError in EntityInitializerImpl data.concreteDescriptor is null * [HHH-19372] - AccessOptimizer.setPropertyValues() and getPropertyValues() error with entity hierarchy. * [HHH-19369] - Entity hierarchy ordering error within metamodel building with enhancement * [HHH-19207] - JPA OrderBy annotated relation not ordered when using entity graph with criteria api * [HHH-18813] - DML update of secondary table column fails

Commits
  • f047e53 Pre-steps for release : 6.6.16.Final
  • 0df5f6f HHH-19207 - fix the codestyle issues
  • 215f7c9 HHH-19207 - propose solution
  • 38ba36c HHH-19207 - create unit test to reproduce
  • 8bfec20 HHH-19477 Add missing JdbcCoordinator#afterStatement calls to enable aggressi...
  • c2034b3 HHH-19477 Test aggressive release mode for HQL queries
  • 1866e3d Make bytecode test engine backwards compatible with older JUnit versions
  • 32a8348 Make bytecode test engine backwards compatible with older JUnit versions
  • e7bcbb4 HHH-19372 Test and fix IAE for AccessOptimizer bridge superclasses
  • 2852852 HHH-19369 Add test for issue
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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)

@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label May 26, 2025
@quarkus-bot quarkus-bot bot added the area/hibernate-orm Hibernate ORM label May 26, 2025
Copy link

quarkus-bot bot commented May 26, 2025

/cc @gsmet (hibernate-orm)

This comment has been minimized.

Bumps `hibernate-orm.version` from 6.6.15.Final to 6.6.16.Final.

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 6.6.16.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-graalvm
  dependency-version: 6.6.16.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-envers
  dependency-version: 6.6.16.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-jpamodelgen
  dependency-version: 6.6.16.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate:hibernate-jpamodelgen
  dependency-version: 6.6.16.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-community-dialects
  dependency-version: 6.6.16.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-vector
  dependency-version: 6.6.16.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@gsmet gsmet force-pushed the dependabot/maven/hibernate-orm.version-6.6.16.Final branch from 5d2396c to bacdbd4 Compare May 27, 2025 08:12
Copy link

quarkus-bot bot commented May 27, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit bacdbd4.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ Maven Tests - JDK 17

📦 integration-tests/devmode

io.quarkus.test.devui.DevUIGrpcSmokeTest.testTestService - History

  • Too many recursions, message not returned for id [129547060] - java.lang.RuntimeException
java.lang.RuntimeException: Too many recursions, message not returned for id [129547060]
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:168)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:171)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:171)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:171)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:171)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:171)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:171)

⚙️ JVM Integration Tests - JDK 21

📦 integration-tests/opentelemetry

io.quarkus.it.opentelemetry.LoggingResourceTest.testException - History

  • Condition with Lambda expression in io.quarkus.it.opentelemetry.LoggingResourceTest was not fulfilled within 2 minutes. - org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.it.opentelemetry.LoggingResourceTest was not fulfilled within 2 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
	at io.quarkus.it.opentelemetry.LoggingResourceTest.testException(LoggingResourceTest.java:113)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)

📦 integration-tests/virtual-threads/mailer-virtual-threads

io.quarkus.virtual.mail.RunOnVirtualThreadTest.test - History

  • Read timed out - java.net.SocketTimeoutException
java.net.SocketTimeoutException: Read timed out
	at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:278)
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:304)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:346)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:796)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:1099)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:161)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:82)

@gsmet gsmet merged commit 3d7a550 into main May 27, 2025
57 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.24 - main milestone May 27, 2025
@dependabot dependabot bot deleted the dependabot/maven/hibernate-orm.version-6.6.16.Final branch May 27, 2025 09:50
@gsmet gsmet modified the milestones: 3.24 - main, 3.23.1 Jun 3, 2025
@jmartisk jmartisk modified the milestones: 3.23.1, 3.20.2 Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/hibernate-orm Hibernate ORM kind/component-upgrade triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants