Skip to content

Commit a6dad27

Browse files
Bump com.google.guava:guava from 31.1-jre to 33.3.0-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 33.3.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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef10738 commit a6dad27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies {
5959
implementation 'org.apache.commons:commons-collections4:4.4'
6060
implementation 'org.json:json:20220320'
6161
implementation 'com.github.jknack:handlebars:4.3.0'
62-
implementation 'com.google.guava:guava:31.1-jre'
62+
implementation 'com.google.guava:guava:33.3.0-jre'
6363
implementation 'commons-io:commons-io:2.11.0'
6464
implementation 'javax.validation:validation-api:2.0.1.Final'
6565
implementation 'edu.kit.datamanager:service-base:1.0.4'

0 commit comments

Comments
 (0)