Skip to content

Commit 59948df

Browse files
committed
Update plexus-classworlds to 2.9.0
1 parent 65e1ec3 commit 59948df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ crossPaths := false
7373

7474
libraryDependencies ++= Seq(
7575
"junit" % "junit" % "4.13.2" % "test",
76-
"org.codehaus.plexus" % "plexus-classworlds" % "2.8.0" % "test",
76+
"org.codehaus.plexus" % "plexus-classworlds" % "2.9.0" % "test",
7777
"org.xerial.java" % "xerial-core" % "2.1" % "test",
7878
"org.wvlet.airframe" %% "airframe-log" % "2025.1.1" % "test",
7979
"org.osgi" % "org.osgi.core" % "6.0.0" % "provided",

0 commit comments

Comments
 (0)