Skip to content

Commit cbe833a

Browse files
committed
[#2030] Upgrade EhCache to 3.10.8
1 parent 985d674 commit cbe833a

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
@@ -60,7 +60,7 @@ dependencies {
6060
testRuntimeOnly "com.ibm.db2:jcc:11.5.9.0"
6161

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

0 commit comments

Comments
 (0)