Skip to content

Commit f3e7819

Browse files
committed
...
1 parent adbaf2b commit f3e7819

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<parent>
55
<groupId>com.fasterxml</groupId>
66
<artifactId>oss-parent</artifactId>
7-
<version>35</version>
7+
<version>38</version>
88
</parent>
99
<groupId>org.codehaus.woodstox</groupId>
1010
<artifactId>stax2-api</artifactId>
1111
<name>Stax2 API</name>
12-
<version>4.3-SNAPSHOT</version>
12+
<version>4.2.1-SNAPSHOT</version>
1313
<packaging>bundle</packaging>
1414
<description>tax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.
1515
</description>

0 commit comments

Comments
 (0)