Skip to content

Commit 559da84

Browse files
neg3ntropyhzalaz
authored andcommitted
Update commons-codec & commons-io (auth0#71)
1 parent 217af05 commit 559da84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>commons-codec</groupId>
5555
<artifactId>commons-codec</artifactId>
56-
<version>1.4</version>
56+
<version>1.10</version>
5757
</dependency>
5858

5959
<dependency>
@@ -63,7 +63,7 @@
6363
</dependency>
6464

6565
<dependency>
66-
<groupId>org.apache.commons</groupId>
66+
<groupId>commons-io</groupId>
6767
<artifactId>commons-io</artifactId>
6868
<version>1.3.2</version>
6969
</dependency>

0 commit comments

Comments
 (0)