未验证 提交 91cc1846 编写于 作者: S Scala Steward 提交者: GitHub

Update log4j-api, log4j-core, ... to 2.17.1 (#140)

上级 09ef58b4
......@@ -20,9 +20,9 @@ lazy val root = (project in file("."))
"org.scala-lang" % "scala-compiler" % scalaVersion.value,
"org.scala-lang" % "scala-reflect" % scalaVersion.value,
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.4",
"org.apache.logging.log4j" % "log4j-api" % "2.17.0" % Test,
"org.apache.logging.log4j" % "log4j-core" % "2.17.0" % Test,
"org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.17.0" % Test,
"org.apache.logging.log4j" % "log4j-api" % "2.17.1" % Test,
"org.apache.logging.log4j" % "log4j-core" % "2.17.1" % Test,
"org.apache.logging.log4j" % "log4j-slf4j-impl" % "2.17.1" % Test,
"com.typesafe.play" %% "play-json" % "2.7.4" % Test,
"org.scalatest" %% "scalatest" % "3.2.10" % Test,
"com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.13.1" % Test,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册