Skip to content

Commit 6c03760

Browse files
committed
Manual pom.xml merge (-> woodstox 6.3.1)
1 parent 8408993 commit 6c03760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ alternative support for serializing POJOs as XML and deserializing XML as pojos.
8787
<dependency>
8888
<groupId>com.fasterxml.woodstox</groupId>
8989
<artifactId>woodstox-core</artifactId>
90-
<version>6.3.0</version>
90+
<version>6.3.1</version>
9191
<exclusions>
9292
<exclusion>
9393
<groupId>javax.xml.stream</groupId>

0 commit comments

Comments
 (0)