Skip to content

Commit de45136

Browse files
committed
Manual merge of #741 to master
1 parent 9f5d172 commit de45136

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ alternative support for serializing POJOs as XML and deserializing XML as POJOs.
5555
<dependency>
5656
<groupId>org.codehaus.woodstox</groupId>
5757
<artifactId>stax2-api</artifactId>
58-
<version>4.2.2</version>
5958
<exclusions>
6059
<exclusion>
6160
<groupId>javax.xml.stream</groupId>
@@ -70,7 +69,6 @@ alternative support for serializing POJOs as XML and deserializing XML as POJOs.
7069
<dependency>
7170
<groupId>com.fasterxml.woodstox</groupId>
7271
<artifactId>woodstox-core</artifactId>
73-
<version>7.1.0</version>
7472
<exclusions>
7573
<exclusion>
7674
<groupId>javax.xml.stream</groupId>

0 commit comments

Comments
 (0)