Skip to content

Commit 335c098

Browse files
authored
Merge pull request #520 from CycloneDX/dependabot/maven/com.fasterxml.jackson.dataformat-jackson-dataformat-xml-2.18.0
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.2 to 2.18.0
2 parents a1131fd + e9d5d2d commit 335c098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<dependency>
182182
<groupId>com.fasterxml.jackson.dataformat</groupId>
183183
<artifactId>jackson-dataformat-xml</artifactId>
184-
<version>2.17.2</version>
184+
<version>2.18.0</version>
185185
</dependency>
186186

187187
<!-- JSON Schema library -->

0 commit comments

Comments
 (0)