Skip to content

Commit a7a6b9d

Browse files
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.18.2
1 parent 8790e24 commit a7a6b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ subprojects {
2424
implementation 'org.kohsuke:github-api:1.326'
2525
// implementation 'com.fasterxml.jackson.core:jackson-core:2.18.0'
2626
// implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
27-
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.1'
27+
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.2'
2828
implementation 'com.google.code.gson:gson:2.11.0'
2929
implementation 'com.contrastsecurity:java-sarif:2.0'
3030
testImplementation "org.mockito:mockito-core:5.+"

0 commit comments

Comments
 (0)