Skip to content

Commit

Permalink
Merge pull request #520 from CycloneDX/dependabot/maven/com.fasterxml…
Browse files Browse the repository at this point in the history
….jackson.dataformat-jackson-dataformat-xml-2.18.0

Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.2 to 2.18.0
  • Loading branch information
nscuro authored Oct 8, 2024
2 parents a1131fd + e9d5d2d commit 335c098
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.17.2</version>
<version>2.18.0</version>
</dependency>

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

0 comments on commit 335c098

Please sign in to comment.