Skip to content

Commit de681da

Browse files
Bump org.ehcache:ehcache from 3.10.8 to 3.11.1 (#137)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef841fd commit de681da

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.20.1'
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
implementation 'org.jetbrains:annotations:26.0.2'
4040

0 commit comments

Comments
 (0)