Skip to content

Commit

Permalink
Upgrade commons-codec from 1.17.1 to 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sikeoka authored and aaime committed Feb 8, 2025
1 parent da26e93 commit 7e828ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1083,7 +1083,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.17.1</version>
<version>1.18.0</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
Expand Down

0 comments on commit 7e828ba

Please sign in to comment.