Skip to content

Commit

Permalink
Bump org.ehcache:ehcache from 3.9.8 to 3.10.8 (#60)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 92887d9 commit b0d0dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
implementation 'org.ehcache:ehcache:3.9.8'
implementation 'org.ehcache:ehcache:3.10.8'
implementation 'org.slf4j:slf4j-api:2.0.13'
// Logback classic 1.3.x is compatible with java 8
implementation 'ch.qos.logback:logback-classic:1.3.14'
Expand Down

0 comments on commit b0d0dfd

Please sign in to comment.