Skip to content

Commit

Permalink
Merge pull request #769 from scala-steward/update/commons-codec-1.17.2
Browse files Browse the repository at this point in the history
Update commons-codec to 1.17.2
  • Loading branch information
jcazevedo authored Jan 10, 2025
2 parents ee44e48 + 7f8e259 commit f666197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object Dependencies {
val BouncyCastle = "1.79"
val Cats = "2.12.0"
val Circe = "0.14.10"
val CommonsCodec = "1.17.1"
val CommonsCodec = "1.17.2"
val ConcurrentLinkedHashMap = "1.4.2"
val Elastic4s = "7.16.3"
val Elasticsearch = "7.16.3"
Expand Down

0 comments on commit f666197

Please sign in to comment.