Skip to content

Commit fa79bfb

Browse files
Merge pull request #257 from CycloneDX/dependabot/maven/com.fasterxml.jackson.dataformat-jackson-dataformat-xml-2.14.2
Bump jackson-dataformat-xml from 2.14.1 to 2.14.2
2 parents 9111b3e + 5c26d8e commit fa79bfb

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
@@ -175,7 +175,7 @@
175175
<dependency>
176176
<groupId>com.fasterxml.jackson.dataformat</groupId>
177177
<artifactId>jackson-dataformat-xml</artifactId>
178-
<version>2.14.1</version>
178+
<version>2.14.2</version>
179179
</dependency>
180180

181181
<!-- JSON Schema library -->

0 commit comments

Comments
 (0)