Skip to content

Commit

Permalink
Update dependency commons-codec:commons-codec to v1.13 (#1349)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and elharo committed Aug 6, 2019
1 parent f045614 commit 0773e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-api-client/pom.xml
Expand Up @@ -123,7 +123,7 @@
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<scope>provided</scope>
<version>1.12</version>
<version>1.13</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 0773e8d

Please sign in to comment.