Skip to content

Commit

Permalink
Update org.osgi.core to 4.3.1 (#315)
Browse files Browse the repository at this point in the history
* Update org.osgi.core to 4.3.1

* Update org.osgi.core to 4.3.1

* Update org.osgi.core to 4.3.1

* Revert commit(s) 3c7e99c

* Update org.osgi.core to 4.3.1

* Revert commit(s) 3a0d82f

* Update org.osgi.core to 4.3.1

* Revert commit(s) db7539d

* Update org.osgi.core to 4.3.1

* Revert commit(s) a0551d9

* Update org.osgi.core to 4.3.1

* Revert commit(s) bcb986a

* Update org.osgi.core to 4.3.1

* Revert commit(s) 832ade4

* Update org.osgi.core to 4.3.1
  • Loading branch information
xerial-bot committed Jan 28, 2023
1 parent 92b6c9e commit 1a82fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -69,7 +69,7 @@ libraryDependencies ++= Seq(
"org.codehaus.plexus" % "plexus-classworlds" % "2.7.0" % "test",
"org.xerial.java" % "xerial-core" % "2.1" % "test",
"org.wvlet.airframe" %% "airframe-log" % "23.1.4" % "test",
"org.osgi" % "org.osgi.core" % "4.3.0" % "provided",
"org.osgi" % "org.osgi.core" % "4.3.1" % "provided",
"com.github.sbt" % "junit-interface" % "0.13.3" % "test",
"org.apache.hadoop" % "hadoop-common" % "2.10.2" % "test" exclude ("org.xerial.snappy", "snappy-java")
)
Expand Down

0 comments on commit 1a82fe1

Please sign in to comment.