Skip to content

Commit

Permalink
fix(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 13, 2025
1 parent ca9ca24 commit d532201
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.1"]]
[commons-codec "1.17.2"]]
:aliases {"release-major" ["do"
["vcs" "assert-committed"]
["change" "version" "leiningen.release/bump-version" "major"]
Expand Down

0 comments on commit d532201

Please sign in to comment.