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 4a1b5a4 commit 924fe68Copy full SHA for 924fe68
build.gradle
@@ -22,7 +22,7 @@ subprojects {
22
developmentOnly 'org.springframework.boot:spring-boot-devtools'
23
24
implementation 'org.kohsuke:github-api:1.327'
25
- implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.3'
+ implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.19.0'
26
implementation 'com.google.code.gson:gson:2.12.1'
27
implementation 'com.contrastsecurity:java-sarif:2.0'
28
testImplementation "org.mockito:mockito-core:5.+"
0 commit comments