Skip to content

Commit

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

chore(deps): bump hibernate.version from 6.6.1.Final to 6.6.5.Final
  • Loading branch information
liquibot authored Jan 20, 2025
2 parents 4cb87e2 + e8f43f5 commit ed24bfc
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.1.Final</hibernate.version>
<hibernate.version>6.6.5.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 ed24bfc

Please sign in to comment.