mirror of
https://github.com/xerial/snappy-java.git
synced 2025-05-13 19:30:15 +02:00
Update plexus-classworlds to 2.9.0
This commit is contained in:
parent
65e1ec3de1
commit
59948df63c
@ -73,7 +73,7 @@ crossPaths := false
|
|||||||
|
|
||||||
libraryDependencies ++= Seq(
|
libraryDependencies ++= Seq(
|
||||||
"junit" % "junit" % "4.13.2" % "test",
|
"junit" % "junit" % "4.13.2" % "test",
|
||||||
"org.codehaus.plexus" % "plexus-classworlds" % "2.8.0" % "test",
|
"org.codehaus.plexus" % "plexus-classworlds" % "2.9.0" % "test",
|
||||||
"org.xerial.java" % "xerial-core" % "2.1" % "test",
|
"org.xerial.java" % "xerial-core" % "2.1" % "test",
|
||||||
"org.wvlet.airframe" %% "airframe-log" % "2025.1.1" % "test",
|
"org.wvlet.airframe" %% "airframe-log" % "2025.1.1" % "test",
|
||||||
"org.osgi" % "org.osgi.core" % "6.0.0" % "provided",
|
"org.osgi" % "org.osgi.core" % "6.0.0" % "provided",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user