Skip to content

Commit

Permalink
Merge pull request #144 from spring-petclinic/dependabot/maven/hibern…
Browse files Browse the repository at this point in the history
…ate.version-6.6.0.Final

Bump hibernate.version from 6.4.4.Final to 6.6.0.Final
  • Loading branch information
arey committed Sep 1, 2024
2 parents 81bd7ce + 3c35c00 commit b403103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<!-- Persistence -->
<spring-data.version>2023.1.1</spring-data.version>
<hibernate.version>6.4.4.Final</hibernate.version>
<hibernate.version>6.6.0.Final</hibernate.version>
<hibernate-validator.version>8.0.1.Final</hibernate-validator.version>
<hsqldb.version>2.7.2</hsqldb.version>
<h2database.version>2.2.224</h2database.version>
Expand Down

0 comments on commit b403103

Please sign in to comment.