diff options
Diffstat (limited to 'sonar/ooxml/pom.xml')
-rw-r--r-- | sonar/ooxml/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar/ooxml/pom.xml b/sonar/ooxml/pom.xml index 4737fd05ac..c778f439b6 100644 --- a/sonar/ooxml/pom.xml +++ b/sonar/ooxml/pom.xml @@ -152,7 +152,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-compress</artifactId> - <version>1.18</version> + <version>1.19</version> </dependency> <dependency> <groupId>com.github.virtuald</groupId> |