Skip to content

Commit b4e9f81

Browse files
Replace hibernate core with org.hibernate.orm:hibernate-jcache
1 parent f67bc2e commit b4e9f81

File tree

1 file changed

+1
-1
lines changed
  • struts2-jquery-grid-showcase

1 file changed

+1
-1
lines changed

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.0.5.Final</hibernate.version>
23+
<hibernate.version>7.0.8.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)