Skip to content

Commit b5d65bc

Browse files
authored
Merge pull request #4605 from eXist-db/dependabot/maven/org.apache.commons-commons-compress-1.22
build(deps): bump commons-compress from 1.21 to 1.22
2 parents 3880a51 + fd8066a commit b5d65bc

File tree

1 file changed

+1
-1
lines changed
  • extensions/modules/compression

1 file changed

+1
-1
lines changed

extensions/modules/compression/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.apache.commons</groupId>
5757
<artifactId>commons-compress</artifactId>
58-
<version>1.21</version>
58+
<version>1.22</version>
5959
</dependency>
6060

6161
<dependency>

0 commit comments

Comments
 (0)