HADOOP-17586. Upgrade org.codehaus.woodstox:stax2-api to 4.2.1. (#2769). Contributed by Ayush Saxena.

Signed-off-by: Mingliang Liu <liuml07@apache.org>
 Conflicts:
	LICENSE-binary
This commit is contained in:
Ayush Saxena 2021-03-13 15:09:03 +05:30
parent a6c2fced53
commit 77aedb7d4c
1 changed files with 1 additions and 1 deletions

View File

@ -948,7 +948,7 @@
<dependency> <dependency>
<groupId>org.codehaus.woodstox</groupId> <groupId>org.codehaus.woodstox</groupId>
<artifactId>stax2-api</artifactId> <artifactId>stax2-api</artifactId>
<version>3.1.4</version> <version>4.2.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.fasterxml.woodstox</groupId> <groupId>com.fasterxml.woodstox</groupId>