aboutsummaryrefslogtreecommitdiffstats
path: root/sonar/ooxml/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sonar/ooxml/pom.xml')
-rw-r--r--sonar/ooxml/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sonar/ooxml/pom.xml b/sonar/ooxml/pom.xml
index 36aeeada8d..a4dfa42c43 100644
--- a/sonar/ooxml/pom.xml
+++ b/sonar/ooxml/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.apache.poi</groupId>
<artifactId>poi-parent</artifactId>
- <version>3.11-SNAPSHOT</version>
+ <version>3.12-SNAPSHOT</version>
</parent>
<artifactId>poi-ooxml</artifactId>
<packaging>jar</packaging>
@@ -120,7 +120,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.11</version>
+ <version>4.12</version>
</dependency>
</dependencies>
</project>