Skip to content

Commit

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

Bump com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.15.2 to 2.15.3
  • Loading branch information
stevespringett authored Oct 16, 2023
2 parents 34eec73 + 517bad5 commit dd094fa
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 @@ -175,7 +175,7 @@
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
<version>2.15.2</version>
<version>2.15.3</version>
</dependency>

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

0 comments on commit dd094fa

Please sign in to comment.