We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d414a commit 77a92b6Copy full SHA for 77a92b6
build.gradle
@@ -22,8 +22,6 @@ subprojects {
22
developmentOnly 'org.springframework.boot:spring-boot-devtools'
23
24
implementation 'org.kohsuke:github-api:1.327'
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'
28
implementation 'com.google.code.gson:gson:2.12.1'
29
implementation 'com.contrastsecurity:java-sarif:2.0'
0 commit comments