We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9091705 commit 2b24018Copy full SHA for 2b24018
1 file changed
build.gradle
@@ -22,7 +22,7 @@ subprojects {
22
testImplementation 'org.springframework.boot:spring-boot-starter-test'
23
24
implementation 'org.kohsuke:github-api:1.326'
25
- implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.0'
+ implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.17.2'
26
implementation 'com.google.code.gson:gson:2.11.0'
27
implementation 'com.contrastsecurity:java-sarif:2.0'
28
testImplementation "org.mockito:mockito-core:5.+"
0 commit comments