This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 fc0436e83071 chore(deps-dev): Bump org.hibernate.orm:hibernate-core
from 7.4.4.Final to 7.4.5.Final (#24674)
fc0436e83071 is described below
commit fc0436e83071cc5bbc862a1834b6ee6800da98d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 14 11:10:52 2026 +0200
chore(deps-dev): Bump org.hibernate.orm:hibernate-core from 7.4.4.Final to
7.4.5.Final (#24674)
chore(deps-dev): Bump org.hibernate.orm:hibernate-core
Bumps
[org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm)
from 7.4.4.Final to 7.4.5.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
-
[Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.5/changelog.txt)
-
[Commits](https://github.com/hibernate/hibernate-orm/compare/7.4.4...7.4.5)
---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
dependency-version: 7.4.5.Final
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 4b6abeee131e..e55f933fc036 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -222,7 +222,7 @@
<hazelcast-version>5.4.0</hazelcast-version>
<hdrhistrogram-version>2.2.2</hdrhistrogram-version>
<hibernate-validator-version>9.1.2.Final</hibernate-validator-version>
- <hibernate-version>7.4.4.Final</hibernate-version>
+ <hibernate-version>7.4.5.Final</hibernate-version>
<hsqldb-version>2.7.4</hsqldb-version>
<mariadb-version>3.5.9</mariadb-version>
<mariadb4j-version>3.3.1</mariadb4j-version>