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