Skip to content

Commit

Permalink
[SPARK-48032][BUILD] Upgrade commons-codec to 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
panbingkun committed Apr 28, 2024
1 parent 0bf3945 commit 8b48acf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev/deps/spark-deps-hadoop-3-hive-2.3
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ checker-qual/3.42.0//checker-qual-3.42.0.jar
chill-java/0.10.0//chill-java-0.10.0.jar
chill_2.13/0.10.0//chill_2.13-0.10.0.jar
commons-cli/1.6.0//commons-cli-1.6.0.jar
commons-codec/1.16.1//commons-codec-1.16.1.jar
commons-codec/1.17.0//commons-codec-1.17.0.jar
commons-collections/3.2.2//commons-collections-3.2.2.jar
commons-collections4/4.4//commons-collections4-4.4.jar
commons-compiler/3.1.9//commons-compiler-3.1.9.jar
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
<org.glassfish.jaxb.txw2.version>3.0.2</org.glassfish.jaxb.txw2.version>
<snappy.version>1.1.10.5</snappy.version>
<netlib.ludovic.dev.version>3.0.3</netlib.ludovic.dev.version>
<commons-codec.version>1.16.1</commons-codec.version>
<commons-codec.version>1.17.0</commons-codec.version>
<commons-compress.version>1.26.1</commons-compress.version>
<commons-io.version>2.16.1</commons-io.version>
<!-- org.apache.commons/commons-lang/-->
Expand Down

0 comments on commit 8b48acf

Please sign in to comment.