Skip to content

Commit

Permalink
deps: update dependency commons-codec:commons-codec to v1.15 (#399)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 8, 2020
1 parent 98aa9b2 commit 00a18a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubsublite-spark-sql-streaming/pom.xml
Expand Up @@ -104,7 +104,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.10</version>
<version>1.15</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 00a18a6

Please sign in to comment.