mirror of
https://github.com/xerial/snappy-java.git
synced 2025-04-08 19:35:08 +02:00
Update hadoop-common to 3.4.1 (#611)
This commit is contained in:
parent
192e0ee286
commit
ec23d7c611
@ -78,7 +78,7 @@ libraryDependencies ++= Seq(
|
|||||||
"org.wvlet.airframe" %% "airframe-log" % "24.12.2" % "test",
|
"org.wvlet.airframe" %% "airframe-log" % "24.12.2" % "test",
|
||||||
"org.osgi" % "org.osgi.core" % "6.0.0" % "provided",
|
"org.osgi" % "org.osgi.core" % "6.0.0" % "provided",
|
||||||
"com.github.sbt" % "junit-interface" % "0.13.3" % "test",
|
"com.github.sbt" % "junit-interface" % "0.13.3" % "test",
|
||||||
"org.apache.hadoop" % "hadoop-common" % "3.4.0" % "test" exclude ("org.xerial.snappy", "snappy-java")
|
"org.apache.hadoop" % "hadoop-common" % "3.4.1" % "test" exclude ("org.xerial.snappy", "snappy-java")
|
||||||
)
|
)
|
||||||
|
|
||||||
enablePlugins(SbtOsgi)
|
enablePlugins(SbtOsgi)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user