Skip to content

Commit e3a0164

Browse files
Bump org.hibernate:hibernate-core from 5.6.15.Final to 7.3.5.Final
Bumps [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.6.15.Final to 7.3.5.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.5/changelog.txt) - [Commits](hibernate/hibernate-orm@5.6.15...7.3.5) --- updated-dependencies: - dependency-name: org.hibernate:hibernate-core dependency-version: 7.3.5.Final dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3abaec commit e3a0164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<spring.version>5.3.29</spring.version>
4141
<slf4j.version>1.7.33</slf4j.version>
4242
<jsf.version>2.2.20</jsf.version>
43-
<hibernate.version>5.6.15.Final</hibernate.version>
43+
<hibernate.version>7.3.5.Final</hibernate.version>
4444
<junit.jupiter.version>6.1.0</junit.jupiter.version>
4545
<hamcrest.version>3.0</hamcrest.version>
4646
<java.version>17</java.version>

0 commit comments

Comments
 (0)