Skip to content

Commit 6946166

Browse files
Bump org.hibernate.orm:hibernate-maven-plugin (#97)
Bumps [org.hibernate.orm:hibernate-maven-plugin](https://github.com/hibernate/hibernate-orm) from 7.1.9.Final to 7.1.11.Final. - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.1.11/changelog.txt) - [Commits](hibernate/hibernate-orm@7.1.9...7.1.11) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-maven-plugin dependency-version: 7.1.11.Final dependency-type: direct:production 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>
1 parent 2fbd368 commit 6946166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springboot4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<properties>
1717
<java.version>21</java.version>
1818
<spring-boot.version>4.0.0</spring-boot.version>
19-
<hibernate.version>7.1.9.Final</hibernate.version>
19+
<hibernate.version>7.1.11.Final</hibernate.version>
2020
</properties>
2121
<dependencies>
2222
<dependency>

0 commit comments

Comments
 (0)