Skip to content

Commit

Permalink
fix(deps): update hibernate.version to v6.6.0.final (#1249)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Sep 12, 2024
1 parent f983d3b commit decd928
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 @@ -13,7 +13,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<java.version>11</java.version>
<hibernate.version>6.5.2.Final</hibernate.version>
<hibernate.version>6.6.0.Final</hibernate.version>
<spanner-jdbc-driver.version>2.21.0</spanner-jdbc-driver.version>
<log4j.version>2.24.0</log4j.version>

Expand Down

0 comments on commit decd928

Please sign in to comment.