Skip to content

Commit

Permalink
HADOOP-17586. Upgrade org.codehaus.woodstox:stax2-api to 4.2.1. (#2769)…
Browse files Browse the repository at this point in the history
…. Contributed by Ayush Saxena.

Signed-off-by: Mingliang Liu <liuml07@apache.org>
 Conflicts:
	LICENSE-binary
  • Loading branch information
ayushtkn committed Mar 13, 2021
1 parent a6c2fce commit 77aedb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -948,7 +948,7 @@
<dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>stax2-api</artifactId>
<version>3.1.4</version>
<version>4.2.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
Expand Down

0 comments on commit 77aedb7

Please sign in to comment.