You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,12 @@
4
4
<parent>
5
5
<groupId>com.fasterxml</groupId>
6
6
<artifactId>oss-parent</artifactId>
7
-
<version>35</version>
7
+
<version>38</version>
8
8
</parent>
9
9
<groupId>org.codehaus.woodstox</groupId>
10
10
<artifactId>stax2-api</artifactId>
11
11
<name>Stax2 API</name>
12
-
<version>4.3-SNAPSHOT</version>
12
+
<version>4.2.1-SNAPSHOT</version>
13
13
<packaging>bundle</packaging>
14
14
<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.
0 commit comments