Skip to content

Commit f182b79

Browse files
renovate[bot]random1223
authored andcommitted
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.18.1
1 parent b027545 commit f182b79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.17.2'
27+
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.1'
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)