Skip to content

Commit

Permalink
Update typesafe:config to 1.4.3 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: Scala Steward <scala-steward@users.noreply.github.com>
  • Loading branch information
wiringbits-bot and scala-steward authored Jan 15, 2024
1 parent 0c6da10 commit 40c0f97
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 @@ -32,7 +32,7 @@ object Dependencies {
val jodaTime = "2.10.13"
val slf4j = "1.7.36"
val log4j = "2.17.2" // CVE-2021-44228
val config = "1.4.1"
val config = "1.4.3"
val rabbitMQ = "5.15.0"
val jackson = "2.12.7" // force this version to mitigate security vulnerabilities
val thrift = "0.15.0" // force this version to mitigate security vulnerabilities
Expand Down

0 comments on commit 40c0f97

Please sign in to comment.