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