Skip to content

Commit 909710f

Browse files
committed
[hibernate#2030] Upgrade EhCache to 3.10.8
1 parent af7ad47 commit 909710f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hibernate-reactive-core/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
testRuntimeOnly "com.ibm.db2:jcc:11.5.9.0"
6262

6363
// EHCache
64-
testRuntimeOnly ("org.ehcache:ehcache:3.10.0-alpha0") {
64+
testRuntimeOnly ("org.ehcache:ehcache:3.10.8") {
6565
capabilities {
6666
requireCapability 'org.ehcache.modules:ehcache-xml-jakarta'
6767
}

0 commit comments

Comments
 (0)