Skip to content

Commit

Permalink
HADOOP-18512. Upgrade woodstox-core to 5.4.0 for security fix
Browse files Browse the repository at this point in the history
(cherry picked from commit b941e5b)
  • Loading branch information
kravii authored and prabhjyotsingh committed May 12, 2024
1 parent 21be68b commit 64ffe24
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 @@ -192,7 +192,7 @@
<hbase.two.version>2.0.2</hbase.two.version>
<junit.version>4.13.2</junit.version>
<assertj.version>3.12.2</assertj.version>
<woodstox.version>5.3.0</woodstox.version>
<woodstox.version>5.4.0</woodstox.version>
<json-smart.version>2.4.7</json-smart.version>
<nimbus-jose-jwt.version>9.8.1</nimbus-jose-jwt.version>
<apache-ant.version>1.10.11</apache-ant.version>
Expand Down

0 comments on commit 64ffe24

Please sign in to comment.