feat: adjust hibernate to spring boot version
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@
|
||||
<jacoco.output.data>${project.build.directory}/coverage-reports</jacoco.output.data>
|
||||
<timestamp>${maven.build.timestamp}</timestamp>
|
||||
<maven.build.timestamp.format>yyyy-MM-dd HH:mm:ss</maven.build.timestamp.format>
|
||||
<hibernate.version>6.5.2.Final</hibernate.version>
|
||||
<hibernate.version>6.5.3.Final</hibernate.version>
|
||||
</properties>
|
||||
|
||||
<!-- Profiles -->
|
||||
|
||||
Reference in New Issue
Block a user