Skip to content

Commit 71bb33a

Browse files
snyk-botmistmist
authored andcommitted
fix: upgrade org.apache.commons:commons-compress from 1.27.1 to 1.28.0
Snyk has created this PR to upgrade org.apache.commons:commons-compress from 1.27.1 to 1.28.0. See this package in maven: org.apache.commons:commons-compress See this project in Snyk: https://app.snyk.io/org/svanteschubert/project/e8bda310-625a-4925-87d4-e511580a74d4?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7625bc3 commit 71bb33a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<dependency>
126126
<groupId>org.apache.commons</groupId>
127127
<artifactId>commons-compress</artifactId>
128-
<version>1.27.1</version>
128+
<version>1.28.0</version>
129129
</dependency>
130130
<!-- commons-compress requires at least version 2.12 but somehow an
131131
older version gets used for running tests in odfdom resulting in

0 commit comments

Comments
 (0)