Skip to content

Commit

Permalink
Update plexus-classworlds to 2.7.0 (#359)
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial-bot committed Jan 28, 2023
1 parent 37623d6 commit f760098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -61,7 +61,7 @@ crossPaths := false

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

0 comments on commit f760098

Please sign in to comment.