Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit c16bb57

Browse files
Bump hibernate-core from 5.4.9.Final to 5.4.24.Final
Bumps [hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.4.9.Final to 5.4.24.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.24/changelog.txt) - [Commits](hibernate/hibernate-orm@5.4.9...5.4.24) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63148eb commit c16bb57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<distributionspaket.standDatum>${maven.build.timestamp}</distributionspaket.standDatum>
2323
<jackson.version>2.12.3</jackson.version>
2424
<jersey.version>2.26</jersey.version>
25-
<hibernate.version>5.4.9.Final</hibernate.version>
25+
<hibernate.version>5.4.24.Final</hibernate.version>
2626
<jaxb-version>2.3.3</jaxb-version>
2727
</properties>
2828

0 commit comments

Comments
 (0)