Skip to content

Commit 41cc339

Browse files
[9.x] commons-lang3 3.20.0 (was 3.19.0) (#339)
1 parent 72c6f48 commit 41cc339

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ object Dependencies {
4545
val mockito = "org.mockito" % "mockito-core" % "5.20.0"
4646
val casClient = "org.jasig.cas.client" % "cas-client-core" % "3.6.4"
4747
val casClientSupportSAML = "org.jasig.cas.client" % "cas-client-support-saml" % "3.6.4"
48-
val apacheCommonLang = "org.apache.commons" % "commons-lang3" % "3.19.0"
48+
val apacheCommonLang = "org.apache.commons" % "commons-lang3" % "3.20.0"
4949
val googleAuth = "com.warrenstrange" % "googleauth" % "1.5.0"
5050
val izumiReflect = "dev.zio" %% "izumi-reflect" % "3.0.6" // Scala 3 replacement for scala 2 reflect universe
5151
}

0 commit comments

Comments
 (0)