Skip to content

Commit

Permalink
Update hibernate core to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent d9ad4b6 commit f10f9e2
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 @@ -54,7 +54,7 @@
<commons-fileupload.version>1.5</commons-fileupload.version>
<commons-io.version>2.11.0</commons-io.version>
<jackson.version>2.14.2</jackson.version>
<hibernate.version>5.6.15.Final</hibernate.version>
<hibernate.version>6.5.0.Final</hibernate.version>
<hsqldb.version>2.7.0</hsqldb.version>
<junit.version>4.13.2</junit.version>
<logback.version>1.3.5</logback.version>
Expand Down

0 comments on commit f10f9e2

Please sign in to comment.