Skip to content

Commit 818249d

Browse files
deps(upgrade): bump com.google.guava:guava from 33.4.0-jre to 33.4.8-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.0-jre to 33.4.8-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-version: 33.4.8-jre dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16ecafa commit 818249d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dependencies {
8888
exclude("commons-logging", "commons-logging")
8989
}
9090
api("software.amazon.awssdk:apache-client")
91-
api("com.google.guava:guava:33.4.0-jre")
91+
api("com.google.guava:guava:33.4.8-jre")
9292
api("org.apache.tika:tika-core:2.9.2") {
9393
exclude("org.slf4j", "slf4j-api")
9494
}

0 commit comments

Comments
 (0)