Skip to content

Commit 3a0d82f

Browse files
committed
Update org.osgi.core to 4.3.1
1 parent 5cc7da8 commit 3a0d82f

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
@@ -64,7 +64,7 @@ libraryDependencies ++= Seq(
6464
"org.codehaus.plexus" % "plexus-classworlds" % "2.4" % "test",
6565
"org.xerial.java" % "xerial-core" % "2.1" % "test",
6666
"org.wvlet.airframe" %% "airframe-log" % "22.9.0" % "test",
67-
"org.osgi" % "org.osgi.core" % "4.3.0" % "provided",
67+
"org.osgi" % "org.osgi.core" % "4.3.1" % "provided",
6868
"com.github.sbt" % "junit-interface" % "0.13.3" % "test",
6969
"org.apache.hadoop" % "hadoop-common" % "2.7.3" % "test" exclude ("org.xerial.snappy", "snappy-java")
7070
)

0 commit comments

Comments
 (0)