Update airframe-log to 24.4.3 (#576)
This commit is contained in:
parent
2276a67375
commit
709dc7bed0
|
@ -75,7 +75,7 @@ libraryDependencies ++= Seq(
|
|||
"junit" % "junit" % "4.13.2" % "test",
|
||||
"org.codehaus.plexus" % "plexus-classworlds" % "2.8.0" % "test",
|
||||
"org.xerial.java" % "xerial-core" % "2.1" % "test",
|
||||
"org.wvlet.airframe" %% "airframe-log" % "24.3.0" % "test",
|
||||
"org.wvlet.airframe" %% "airframe-log" % "24.4.3" % "test",
|
||||
"org.osgi" % "org.osgi.core" % "6.0.0" % "provided",
|
||||
"com.github.sbt" % "junit-interface" % "0.13.3" % "test",
|
||||
"org.apache.hadoop" % "hadoop-common" % "3.4.0" % "test" exclude ("org.xerial.snappy", "snappy-java")
|
||||
|
|
Loading…
Reference in New Issue