Skip to content

Commit

Permalink
fix(deps): update dependency commons-codec:commons-codec to v1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and solita-antti-mottonen committed Aug 13, 2024
1 parent 4fd3d2c commit fd66b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
[org.bouncycastle/bcprov-jdk18on "1.78.1"]
[org.bouncycastle/bcmail-jdk18on "1.78.1"]
[commons-io "2.16.1"]
[commons-codec "1.17.0"]]
[commons-codec "1.17.1"]]
:aliases {"release-major" ["do"
["vcs" "assert-committed"]
["change" "version" "leiningen.release/bump-version" "major"]
Expand Down

0 comments on commit fd66b75

Please sign in to comment.