Skip to content

Commit

Permalink
Merge pull request #558 from CycloneDX/dependabot/maven/com.fasterxml…
Browse files Browse the repository at this point in the history
….jackson.dataformat-jackson-dataformat-xml-2.18.2
  • Loading branch information
nscuro authored Nov 28, 2024
2 parents 256b719 + cdd525b commit 7ef8dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
<version>2.18.1</version>
<version>2.18.2</version>
</dependency>

<!-- JSON Schema library -->
Expand Down

0 comments on commit 7ef8dc4

Please sign in to comment.