We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5571eb3 + a51f3de commit 9427f6dCopy full SHA for 9427f6d
project/Commons.scala
@@ -31,7 +31,7 @@ object Commons extends ProjectGroup("commons") {
31
val scalacheckVersion = "1.18.0"
32
val jettyVersion = "10.0.21"
33
val mongoVersion = "5.1.0"
34
- val springVersion = "5.3.34"
+ val springVersion = "5.3.35"
35
val typesafeConfigVersion = "1.4.3"
36
val commonsIoVersion = "1.3.2" // test only
37
val scalaLoggingVersion = "3.9.5"
0 commit comments