We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef10738 commit a6dad27Copy full SHA for a6dad27
build.gradle
@@ -59,7 +59,7 @@ dependencies {
59
implementation 'org.apache.commons:commons-collections4:4.4'
60
implementation 'org.json:json:20220320'
61
implementation 'com.github.jknack:handlebars:4.3.0'
62
- implementation 'com.google.guava:guava:31.1-jre'
+ implementation 'com.google.guava:guava:33.3.0-jre'
63
implementation 'commons-io:commons-io:2.11.0'
64
implementation 'javax.validation:validation-api:2.0.1.Final'
65
implementation 'edu.kit.datamanager:service-base:1.0.4'
0 commit comments