Skip to content

Commit a215bcf

Browse files
Bump commons-compress from 1.21 to 1.22
Bumps commons-compress from 1.21 to 1.22. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8422e3 commit a215bcf

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
@@ -20,7 +20,7 @@
2020
<slf4j.version>2.0.3</slf4j.version>
2121
<httpclient.version>5.1.2</httpclient.version>
2222
<!-- commons -->
23-
<commons-compress.version>1.21</commons-compress.version>
23+
<commons-compress.version>1.22</commons-compress.version>
2424
<!-- Junit -->
2525
<junit-platform.version>1.9.1</junit-platform.version>
2626
<junit-jupiter.version>5.9.1</junit-jupiter.version>

0 commit comments

Comments
 (0)