We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 985d674 commit cbe833aCopy full SHA for cbe833a
hibernate-reactive-core/build.gradle
@@ -60,7 +60,7 @@ dependencies {
60
testRuntimeOnly "com.ibm.db2:jcc:11.5.9.0"
61
62
// EHCache
63
- testRuntimeOnly ("org.ehcache:ehcache:3.10.0-alpha0") {
+ testRuntimeOnly ("org.ehcache:ehcache:3.10.8") {
64
capabilities {
65
requireCapability 'org.ehcache.modules:ehcache-xml-jakarta'
66
}
0 commit comments