Skip to content

Commit

Permalink
Update dependency com.github.ben-manes.caffeine:caffeine to v3.1.8 (#…
Browse files Browse the repository at this point in the history
…1644)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent e573947 commit 8ce8d79
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 @@ -353,7 +353,7 @@ dependencies {
implementation "io.github.openfeign:feign-httpclient:11.9.1"
implementation group: 'org.apache.logging.log4j', name: 'log4j-core', version: versions.log4j

implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '3.0.5'
implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '3.1.8'
implementation(group: 'io.rest-assured', name: 'rest-assured', version: '3.3.0') {
exclude group: "com.sun.xml.bind", module: "jaxb-osgi"
exclude group: "org.apache.sling"
Expand Down

0 comments on commit 8ce8d79

Please sign in to comment.