Skip to content

Commit 6ef72b8

Browse files
deps(upgrade): bump com.google.guava:guava from 30.1.1-jre to 33.0.0-jre (#772)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 30.1.1-jre to 33.0.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-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6beccd8 commit 6ef72b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
exclude("commons-logging", "commons-logging")
4747
}
4848
api("software.amazon.awssdk:apache-client")
49-
api("com.google.guava:guava:30.1.1-jre")
49+
api("com.google.guava:guava:33.0.0-jre")
5050
api("org.apache.tika:tika-core:2.9.1") {
5151
exclude("org.slf4j", "slf4j-api")
5252
}

0 commit comments

Comments
 (0)