This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 4b058b25a06f Bump org.hibernate.orm:hibernate-core from 7.4.9.Final to
7.4.10.Final
4b058b25a06f is described below
commit 4b058b25a06fe3fe12fba1255885ef7548887e74
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 23 07:35:06 2026 +0000
Bump org.hibernate.orm:hibernate-core from 7.4.9.Final to 7.4.10.Final
Bumps
[org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm)
from 7.4.9.Final to 7.4.10.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
-
[Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.10/changelog.txt)
-
[Commits](https://github.com/hibernate/hibernate-orm/compare/7.4.9...7.4.10)
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-version: 7.4.10.Final
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index ce800a0b5c05..5f3d95339109 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -238,7 +238,7 @@
<hazelcast-version>5.4.0</hazelcast-version>
<hdrhistrogram-version>2.2.2</hdrhistrogram-version>
<hibernate-validator-version>9.1.3.Final</hibernate-validator-version>
- <hibernate-version>7.4.9.Final</hibernate-version>
+ <hibernate-version>7.4.10.Final</hibernate-version>
<hivemq-mqtt-client-version>1.4.0</hivemq-mqtt-client-version>
<hsqldb-version>2.7.4</hsqldb-version>
<mariadb-version>3.5.10</mariadb-version>