Skip to content

Commit b355049

Browse files
Replace dependency org.hibernate:hibernate-core with org.hibernate.orm:hibernate-core 7.3.3.Final
1 parent 659a430 commit b355049

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
</repositories>
7878

7979
<properties>
80-
<hibernate.version>3.6.10.Final-atlassian-4</hibernate.version>
80+
<hibernate.version>7.3.3.Final</hibernate.version>
8181
<spring.version>4.3.30.RELEASE</spring.version>
8282
<resource-server.version>1.5.3</resource-server.version>
8383
<httpclient.version>4.5.14</httpclient.version>

0 commit comments

Comments
 (0)