Skip to content

Commit 402be68

Browse files
dependabot[bot]Vladimir Kotal
authored andcommitted
Bump commons-compress from 1.20 to 1.21 in /opengrok-indexer
Bumps commons-compress from 1.20 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f43fd2c commit 402be68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opengrok-indexer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Portions Copyright (c) 2020-2020, Lubos Kosco <[email protected]>.
5555
<dependency>
5656
<groupId>org.apache.commons</groupId>
5757
<artifactId>commons-compress</artifactId>
58-
<version>1.20</version>
58+
<version>1.21</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>org.apache.lucene</groupId>

0 commit comments

Comments
 (0)