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 ae0e751 commit 95305ecCopy full SHA for 95305ec
lib/build.gradle
@@ -26,8 +26,8 @@ repositories {
26
}
27
28
dependencies {
29
- implementation 'org.slf4j:slf4j-log4j12:1.7.29'
30
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.0'
+ implementation 'org.slf4j:slf4j-log4j12:1.7.36'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2.1'
31
32
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
33
implementation 'com.google.guava:guava:30.1.1-jre'
0 commit comments