We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f67290 commit 3d07432Copy full SHA for 3d07432
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