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 234d691 + 9dc9a20 commit 5043023Copy full SHA for 5043023
project/Commons.scala
@@ -29,8 +29,8 @@ object Commons extends ProjectGroup("commons") {
29
val scalatestVersion = "3.2.12"
30
val scalatestplusScalacheckVersion = "3.2.12.0"
31
val scalacheckVersion = "1.16.0"
32
- val jettyVersion = "9.4.50.v20221201"
33
- val mongoVersion = "4.9.0"
+ val jettyVersion = "9.4.51.v20230217"
+ val mongoVersion = "4.9.1"
34
val springVersion = "4.3.26.RELEASE"
35
val typesafeConfigVersion = "1.4.2"
36
val commonsIoVersion = "1.3.2" // test only
0 commit comments