Skip to content

Commit

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

chore(deps): bump hibernate.version from 6.6.5.Final to 6.6.6.Final
  • Loading branch information
liquibot authored Feb 3, 2025
2 parents 3cc70a4 + d708cca commit a70d626
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 @@ -71,7 +71,7 @@
</ciManagement>

<properties>
<hibernate.version>6.6.5.Final</hibernate.version>
<hibernate.version>6.6.6.Final</hibernate.version>
<spring.version>6.2.2</spring.version>
<liquibase.version>4.31.0</liquibase.version>
<maven.compiler.source>11</maven.compiler.source>
Expand Down

0 comments on commit a70d626

Please sign in to comment.