Skip to content

Commit b3f0b82

Browse files
committed
Update commons-compress to 1.28.0
1 parent d8f91ef commit b3f0b82

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
@@ -47,7 +47,7 @@ testFrameworks += new TestFramework("wvlet.airspec.Framework")
4747

4848
libraryDependencies ++= Seq(
4949
"org.wvlet.airframe" %% "airspec" % "2025.1.18" % Test,
50-
"org.apache.commons" % "commons-compress" % "1.27.1",
50+
"org.apache.commons" % "commons-compress" % "1.28.0",
5151
"org.tukaani" % "xz" % "1.10"
5252
)
5353

0 commit comments

Comments
 (0)