Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update dependency commons-codec:commons-codec to v1.14 (#412)
  • Loading branch information
renovate-bot authored and chingor13 committed Jan 6, 2020
1 parent 7ad7e03 commit f5abf5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -116,7 +116,7 @@
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<scope>provided</scope>
<version>1.13</version>
<version>1.14</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
Expand Down

0 comments on commit f5abf5e

Please sign in to comment.