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 a9f909f commit a4413efCopy full SHA for a4413ef
lib/build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
implementation 'commons-io:commons-io:2.17.0'
44
45
implementation "com.fasterxml.jackson.core:jackson-core:2.18.0"
46
- implementation "com.fasterxml.jackson.core:jackson-annotations:2.18.0"
+ implementation "com.fasterxml.jackson.core:jackson-annotations:2.18.1"
47
48
implementation 'org.apache.logging.log4j:log4j-api:2.23.1'
49
implementation 'org.apache.logging.log4j:log4j-core:2.23.1'
0 commit comments