Skip to content

Commit

Permalink
Merge pull request #511 from liquibase/dependabot/maven/hibernate.ver…
Browse files Browse the repository at this point in the history
…sion-6.2.7.Final

Bump hibernate.version from 6.1.7.Final to 6.2.7.Final
  • Loading branch information
filipelautert committed Jul 31, 2023
2 parents c24466f + 83ea609 commit 1173a60
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 @@ -68,7 +68,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<hibernate.version>6.1.7.Final</hibernate.version>
<hibernate.version>6.2.7.Final</hibernate.version>
<spring.version>6.0.11</spring.version>
<liquibase.version>4.23.0</liquibase.version>
<!--suppress UnresolvedMavenProperty -->
Expand Down

0 comments on commit 1173a60

Please sign in to comment.