Skip to content

Commit c5dfd20

Browse files
Bump org.ehcache:ehcache from 3.10.8 to 3.11.1
Bumps [org.ehcache:ehcache](https://github.com/ehcache/ehcache3) from 3.10.8 to 3.11.1. - [Release notes](https://github.com/ehcache/ehcache3/releases) - [Commits](ehcache/ehcache3@v3.10.8...v3.11.1) --- updated-dependencies: - dependency-name: org.ehcache:ehcache dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2ea5c4 commit c5dfd20

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
@@ -34,7 +34,7 @@ dependencies {
3434

3535
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
3636
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
37-
implementation 'org.ehcache:ehcache:3.10.8'
37+
implementation 'org.ehcache:ehcache:3.11.1'
3838
implementation 'org.slf4j:slf4j-api:2.0.17'
3939
// Logback classic 1.3.x is compatible with java 8
4040
implementation 'ch.qos.logback:logback-classic:1.3.15'

0 commit comments

Comments
 (0)