Skip to content

Commit b0d0dfd

Browse files
Bump org.ehcache:ehcache from 3.9.8 to 3.10.8 (#60)
Bumps [org.ehcache:ehcache](https://github.com/ehcache/ehcache3) from 3.9.8 to 3.10.8. - [Release notes](https://github.com/ehcache/ehcache3/releases) - [Commits](ehcache/ehcache3@v3.9.8...v3.10.8) --- updated-dependencies: - dependency-name: org.ehcache:ehcache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92887d9 commit b0d0dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
3030
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
3131
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
32-
implementation 'org.ehcache:ehcache:3.9.8'
32+
implementation 'org.ehcache:ehcache:3.10.8'
3333
implementation 'org.slf4j:slf4j-api:2.0.13'
3434
// Logback classic 1.3.x is compatible with java 8
3535
implementation 'ch.qos.logback:logback-classic:1.3.14'

0 commit comments

Comments
 (0)