Skip to content

Commit

Permalink
deps: update dependency commons-codec:commons-codec to v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 14, 2024
1 parent 1114f18 commit 778f711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-shared-dependencies/third-party-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<findbugs.version>3.0.2</findbugs.version>
<jackson.version>2.17.0</jackson.version>
<errorprone.version>2.27.1</errorprone.version>
<codec.version>1.16.1</codec.version>
<codec.version>1.17.0</codec.version>
<httpcomponents.httpcore.version>4.4.16</httpcomponents.httpcore.version>
<httpcomponents.httpclient.version>4.5.14</httpcomponents.httpclient.version>
<!-- ensure checker-qual version matches what Guava uses -->
Expand Down

0 comments on commit 778f711

Please sign in to comment.