Skip to content

Commit b4a91f4

Browse files
author
Matt Whelan
committed
SPARK-5357: Update commons-codec version to 1.10 (current)
1 parent 3ee3ab5 commit b4a91f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@
371371
<dependency>
372372
<groupId>commons-codec</groupId>
373373
<artifactId>commons-codec</artifactId>
374-
<version>1.5</version>
374+
<version>1.10</version>
375375
</dependency>
376376
<dependency>
377377
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)