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 92887d9 commit b0d0dfdCopy full SHA for b0d0dfd
build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
30
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
31
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
32
- implementation 'org.ehcache:ehcache:3.9.8'
+ implementation 'org.ehcache:ehcache:3.10.8'
33
implementation 'org.slf4j:slf4j-api:2.0.13'
34
// Logback classic 1.3.x is compatible with java 8
35
implementation 'ch.qos.logback:logback-classic:1.3.14'
0 commit comments