summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorHarald Musum <musum@oath.com>2018-02-05 10:13:40 +0100
committerHarald Musum <musum@oath.com>2018-02-05 10:13:40 +0100
commit43cc990690eb48477bb5678eb1792b08072bfcc9 (patch)
tree0aefc82eab1a7c79e322100a60a654f6da622e30 /parent
parentd9d261d14993ac8900a285eb152d958a0f2cb544 (diff)
Update commons-compress to a newer version
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 02282f8218d..ba03ae0d924 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -378,7 +378,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
- <version>1.11</version>
+ <version>1.15</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>