Skip to content

Commit 0e3374d

Browse files
deps(upgrade): bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre (#869)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.1-jre to 33.4.0-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-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>
1 parent 34e6dd1 commit 0e3374d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
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.3.1-jre")
91+
api("com.google.guava:guava:33.4.0-jre")
9292
api("org.apache.tika:tika-core:2.9.2") {
9393
exclude("org.slf4j", "slf4j-api")
9494
}

0 commit comments

Comments
 (0)