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 (#1463)
  • Loading branch information
renovate-bot authored and chingor13 committed Jan 6, 2020
1 parent 2a3c1ac commit 97de688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-api-client/pom.xml
Expand Up @@ -144,7 +144,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.guava</groupId>
Expand Down

0 comments on commit 97de688

Please sign in to comment.