Skip to content

Commit

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

Bump hibernate.version from 6.1.6.Final to 6.1.7.Final
  • Loading branch information
filipelautert committed Feb 22, 2023
2 parents f029523 + 90858f9 commit 1343efb
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 @@ -69,7 +69,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<hibernate.version>6.1.6.Final</hibernate.version>
<hibernate.version>6.1.7.Final</hibernate.version>
<spring.version>6.0.5</spring.version>
<liquibase.version>0-SNAPSHOT</liquibase.version>
<!--suppress UnresolvedMavenProperty -->
Expand Down

0 comments on commit 1343efb

Please sign in to comment.