Skip to content

Commit

Permalink
Manual merge of pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Oct 22, 2024
1 parent 6baeea7 commit 5541e8f
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 @@ -73,7 +73,7 @@ alternative support for serializing POJOs as XML and deserializing XML as pojos.
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>7.0.0</version>
<version>7.1.0</version>
<exclusions>
<exclusion>
<groupId>javax.xml.stream</groupId>
Expand Down

0 comments on commit 5541e8f

Please sign in to comment.