Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat…
Browse files Browse the repository at this point in the history
…-xml to v2.18.0
  • Loading branch information
renovate[bot] authored and random1223 committed Sep 27, 2024
1 parent f6e1b6f commit 7ee3a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ subprojects {
testImplementation 'org.springframework.boot:spring-boot-starter-test'

implementation 'org.kohsuke:github-api:1.326'
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.17.2'
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.0'
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'com.contrastsecurity:java-sarif:2.0'
testImplementation "org.mockito:mockito-core:5.+"
Expand Down

0 comments on commit 7ee3a3f

Please sign in to comment.