We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8790e24 commit a7a6b9dCopy full SHA for a7a6b9d
build.gradle
@@ -24,7 +24,7 @@ subprojects {
24
implementation 'org.kohsuke:github-api:1.326'
25
// implementation 'com.fasterxml.jackson.core:jackson-core:2.18.0'
26
// implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
27
- implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.1'
+ implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.2'
28
implementation 'com.google.code.gson:gson:2.11.0'
29
implementation 'com.contrastsecurity:java-sarif:2.0'
30
testImplementation "org.mockito:mockito-core:5.+"
0 commit comments