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 169d96d + 057f7c1 commit 8fdf7a2Copy full SHA for 8fdf7a2
build.sbt
@@ -50,7 +50,7 @@ lazy val treehub = (project in file("."))
50
"io.github.uptane" %% "libats-logging" % libatsV,
51
52
"org.scala-lang.modules" %% "scala-async" % "0.9.6",
53
- "org.mariadb.jdbc" % "mariadb-java-client" % "3.3.0",
+ "org.mariadb.jdbc" % "mariadb-java-client" % "3.3.1",
54
55
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.600"
56
)
0 commit comments