Skip to content

Commit

Permalink
libs: update apache.commons:commons-compress to 1.19
Browse files Browse the repository at this point in the history
CVE-2019-12402

Acked-by: Olufemi Adeyemi
Acked-by: Lea Morschel
Target: master, 6.0, 5.2, 5.1, 5.0, 4.2
Require-book: no
Require-notes: yes
(cherry picked from commit 594cd1e)
Signed-off-by: Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
  • Loading branch information
kofemann committed Oct 16, 2019
1 parent 601e1cb commit 522a84d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -726,7 +726,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.18</version>
<version>1.19</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 522a84d

Please sign in to comment.