We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2162b8b commit 094ce05Copy full SHA for 094ce05
hibernate-reactive-core/build.gradle
@@ -60,7 +60,7 @@ dependencies {
60
testRuntimeOnly "com.ibm.db2:jcc:12.1.0.0"
61
62
// EHCache
63
- testRuntimeOnly ("org.ehcache:ehcache:3.10.8") {
+ testRuntimeOnly ("org.ehcache:ehcache:3.11.0") {
64
capabilities {
65
requireCapability 'org.ehcache.modules:ehcache-xml-jakarta'
66
}
0 commit comments