Skip to content

Commit 8c49414

Browse files
StevenLuMTmanas-ctds
authored andcommitted
[improve][build] Upgrade commons-compress version from 1.27.0 to 1.27.1 (apache#24270)
(cherry picked from commit 0b00525) (cherry picked from commit 2e2d32a)
1 parent 5de7823 commit 8c49414

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

distribution/server/src/assemble/LICENSE.bin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ The Apache Software License, Version 2.0
289289
- commons-lang-commons-lang-2.6.jar
290290
- commons-logging-commons-logging-1.1.1.jar
291291
- org.apache.commons-commons-collections4-4.4.jar
292-
- org.apache.commons-commons-compress-1.27.0.jar
292+
- org.apache.commons-commons-compress-1.27.1.jar
293293
- org.apache.commons-commons-lang3-3.17.0.jar
294294
- org.apache.commons-commons-text-1.13.1.jar
295295
* Netty

distribution/shell/src/assemble/LICENSE.bin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ The Apache Software License, Version 2.0
345345
- commons-logging-1.2.jar
346346
- commons-lang3-3.17.0.jar
347347
- commons-text-1.13.1.jar
348-
- commons-compress-1.27.0.jar
348+
- commons-compress-1.27.1.jar
349349
* Netty
350350
- netty-buffer-4.1.121.Final.jar
351351
- netty-codec-4.1.121.Final.jar

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ flexible messaging model and an intuitive client API.</description>
142142
<narPluginPhase>package</narPluginPhase>
143143

144144
<!-- apache commons -->
145-
<commons-compress.version>1.27.0</commons-compress.version>
145+
<commons-compress.version>1.27.1</commons-compress.version>
146146

147147
<bookkeeper.version>4.17.1</bookkeeper.version>
148148
<zookeeper.version>3.9.3</zookeeper.version>

0 commit comments

Comments
 (0)