Skip to content

Commit

Permalink
HADOOP-18512: upgrade woodstox-core to 5.4.0 for security fix (#5087)…
Browse files Browse the repository at this point in the history
…. Contributed by PJ Fanning.

Signed-off-by: Ayush Saxena <[email protected]>
  • Loading branch information
pjfanning authored and ayushtkn committed Nov 1, 2022
1 parent 9bf9560 commit c96f02b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.12.7
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.12.7
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.12.7
com.fasterxml.uuid:java-uuid-generator:3.1.4
com.fasterxml.woodstox:woodstox-core:5.3.0
com.fasterxml.woodstox:woodstox-core:5.4.0
com.github.davidmoten:rxjava-extras:0.8.0.17
com.github.stephenc.jcip:jcip-annotations:1.0-1
com.google:guice:4.0
Expand Down
2 changes: 1 addition & 1 deletion hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
<powermock.version>1.5.6</powermock.version>
<solr.version>8.8.2</solr.version>
<openssl-wildfly.version>1.0.7.Final</openssl-wildfly.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>
<nodejs.version>v12.22.1</nodejs.version>
Expand Down

0 comments on commit c96f02b

Please sign in to comment.