Skip to content

Commit 993f3d1

Browse files
committed
Revert this:
Bump commons-compress from version 1.21 to version 1.26.0. #880
1 parent 4a3b2d1 commit 993f3d1

File tree

3 files changed

+0
-13
lines changed

3 files changed

+0
-13
lines changed

gxoffice/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@
3434
<artifactId>poi-ooxml</artifactId>
3535
<version>${poi.version}</version>
3636
</dependency>
37-
<dependency>
38-
<groupId>org.apache.commons</groupId>
39-
<artifactId>commons-compress</artifactId>
40-
<version>${commons.compress.version}</version>
41-
</dependency>
42-
4337
<dependency>
4438
<groupId>org.apache.poi</groupId>
4539
<artifactId>poi</artifactId>

gxsearch/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@
2929
<artifactId>poi-ooxml</artifactId>
3030
<version>${poi.version}</version>
3131
</dependency>
32-
<dependency>
33-
<groupId>org.apache.commons</groupId>
34-
<artifactId>commons-compress</artifactId>
35-
<version>${commons.compress.version}</version>
36-
</dependency>
37-
3832
<dependency>
3933
<groupId>org.apache.lucene</groupId>
4034
<artifactId>lucene-core</artifactId>

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
<software.azure.cosmos.version>4.42.0</software.azure.cosmos.version>
3030
<log4j.version>2.21.1</log4j.version>
3131
<io.opentelemetry.version>1.28.0</io.opentelemetry.version>
32-
<commons.compress.version>1.26.0</commons.compress.version>
3332
<org.bouncycastle.version>1.82</org.bouncycastle.version>
3433
<commons-io.version>2.15.1</commons-io.version>
3534
<commons-codec.version>1.15</commons-codec.version>

0 commit comments

Comments
 (0)