File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ resolvers += "Sonatype OSS Snapshots".at("https://oss.sonatype.org/content/repos
6363
6464libraryDependencies += " org.specs2" %% " specs2-core" % " 4.20.9" % Test
6565
66- libraryDependencies += " ch.qos.logback" % " logback-classic" % " 1.5.11 " % Test
66+ libraryDependencies += " ch.qos.logback" % " logback-classic" % " 1.5.12 " % Test
6767
6868libraryDependencies += " joda-time" % " joda-time" % " 2.13.0"
6969
@@ -86,7 +86,7 @@ libraryDependencies += "de.bwaldvogel" % "mongo-java-server-h2-backend" % MongoJ
8686
8787libraryDependencies += " org.xerial.snappy" % " snappy-java" % " 1.1.10.7" % Provided
8888
89- libraryDependencies += " com.github.luben" % " zstd-jni" % " 1.5.6-6 " % Provided
89+ libraryDependencies += " com.github.luben" % " zstd-jni" % " 1.5.6-7 " % Provided
9090
9191libraryDependencies += " org.apache.lucene" % " lucene-queryparser" % " 10.0.0"
9292
@@ -102,7 +102,7 @@ libraryDependencies += "com.vdurmont" % "semver4j" % "3.1.0"
102102
103103libraryDependencies += " com.github.jsqlparser" % " jsqlparser" % " 5.0"
104104
105- libraryDependencies += " org.liquibase" % " liquibase-core" % " 4.29.2 " % Test
105+ libraryDependencies += " org.liquibase" % " liquibase-core" % " 4.30.0 " % Test
106106
107107buildInfoPackage := " dev.mongocamp.driver.mongodb"
108108
You can’t perform that action at this time.
0 commit comments