Skip to content

Commit 980356f

Browse files
Replace dependency org.hibernate:hibernate-jcache with org.hibernate.orm:hibernate-jcache
1 parent 67f805a commit 980356f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • struts2-jquery-grid-showcase

struts2-jquery-grid-showcase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<properties>
2222
<javassist.version>3.30.2-GA</javassist.version>
23-
<hibernate.version>7.2.4.Final</hibernate.version>
23+
<hibernate.version>7.2.5.Final</hibernate.version>
2424
<jakarta.inject.version>2.0.1.MR</jakarta.inject.version>
2525
<derby.version>10.17.1.0</derby.version>
2626
<c3p0.version>0.11.2</c3p0.version>

0 commit comments

Comments
 (0)