Skip to content

Commit 915127f

Browse files
renovate[bot]random1223
authored andcommitted
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.19.0
1 parent 4a1b5a4 commit 915127f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ subprojects {
2222
developmentOnly 'org.springframework.boot:spring-boot-devtools'
2323

2424
implementation 'org.kohsuke:github-api:1.327'
25-
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.3'
25+
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.19.0'
2626
implementation 'com.google.code.gson:gson:2.12.1'
2727
implementation 'com.contrastsecurity:java-sarif:2.0'
2828
testImplementation "org.mockito:mockito-core:5.+"

0 commit comments

Comments
 (0)