Skip to content

Commit

Permalink
Update plexus-classworlds to 2.8.0 (#548)
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial-bot committed Dec 31, 2023
1 parent 4b0900a commit f54430e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ crossPaths := false

libraryDependencies ++= Seq(
"junit" % "junit" % "4.13.2" % "test",
"org.codehaus.plexus" % "plexus-classworlds" % "2.7.0" % "test",
"org.codehaus.plexus" % "plexus-classworlds" % "2.8.0" % "test",
"org.xerial.java" % "xerial-core" % "2.1" % "test",
"org.wvlet.airframe" %% "airframe-log" % "23.12.1" % "test",
"org.osgi" % "org.osgi.core" % "6.0.0" % "provided",
Expand Down

0 comments on commit f54430e

Please sign in to comment.