Skip to content

Commit 4aff127

Browse files
Merge pull request #184 from CycloneDX/dependabot/maven/com.fasterxml.jackson.dataformat-jackson-dataformat-xml-2.13.2
Bump jackson-dataformat-xml from 2.13.1 to 2.13.2
2 parents 5fd7a8c + 98f35ca commit 4aff127

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
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>com.fasterxml.jackson.dataformat</groupId>
171171
<artifactId>jackson-dataformat-xml</artifactId>
172-
<version>2.13.1</version>
172+
<version>2.13.2</version>
173173
</dependency>
174174

175175
<!-- JSON Schema library -->

0 commit comments

Comments
 (0)