Skip to content

Commit

Permalink
deps: update dependency commons-codec:commons-codec to v1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 8, 2025
1 parent 816f155 commit 09fd617
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.18.2</jackson.version>
<errorprone.version>2.36.0</errorprone.version>
<codec.version>1.17.1</codec.version>
<codec.version>1.17.2</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 09fd617

Please sign in to comment.