summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-04-05 21:13:02 +0000
committerGitHub <noreply@github.com>2020-04-05 21:13:02 +0000
commitcdd164265d25e5a08cc34cdfd6e0f155fdf8e4d1 (patch)
tree3ac9052b5cb5146b9703c036acdf76fed269c95a
parent2d140567edf035fe665f66b78d488bc12c0f157b (diff)
Bump commons-compress from 1.18 to 1.19
Bumps commons-compress from 1.18 to 1.19. Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 52b983f..92eb29b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
- <version>1.18</version>
+ <version>1.19</version>
</dependency>
<dependency>