Skip to content

Commit 07dadbb

Browse files
Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.0-jre to 33.4.5-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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b0e9c3 commit 07dadbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
compileOnly 'org.projectlombok:lombok:1.18.36'
5353

5454
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
55-
implementation 'com.google.guava:guava:33.4.0-jre'
55+
implementation 'com.google.guava:guava:33.4.5-jre'
5656
implementation 'org.apache.httpcomponents.client5:httpclient5-fluent:5.4.2'
5757
implementation 'com.maxmind.db:maxmind-db:3.1.1'
5858

0 commit comments

Comments
 (0)