]> source.dussan.org Git - poi.git/commitdiff
Update some maven plugins to the latest version
authorDominik Stadler <centic@apache.org>
Sun, 29 Nov 2015 19:53:44 +0000 (19:53 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 29 Nov 2015 19:53:44 +0000 (19:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717113 13f79535-47bb-0310-9956-ffa450edef68

sonar/ooxml-schema-encryption/pom.xml
sonar/ooxml-schema-security/pom.xml
sonar/ooxml-schema/pom.xml
sonar/pom.xml

index dec7da0a41c7e89a7e047778988ab4beebf9e883..835f644b0816f12b4dcfb26b1e2056f481aff2fe 100644 (file)
@@ -24,7 +24,7 @@
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-antrun-plugin</artifactId>
-                               <version>1.6</version>
+                               <version>1.8</version>
                                <executions>
                                        <execution>
                                                <id>unzip-schema</id>
index 4a9d0993bbd09029793b730317e63fac0b8d46b0..0b2dfbacbb9fe8ca17d3d86811289cf99724f502 100644 (file)
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-antrun-plugin</artifactId>
-                               <version>1.6</version>
+                               <version>1.8</version>
                                <executions>
                                        <execution>
                                                <id>unzip-schema</id>
index 3d234e02cc15a9ea4f1d3757aaad9d513cc4cba9..bcdd049f0c5ff51c43099774605daf5dbf1eee38 100644 (file)
@@ -47,7 +47,7 @@
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-antrun-plugin</artifactId>
-                               <version>1.6</version>
+                               <version>1.8</version>
                                <executions>
                                        <execution>
                                                <id>unzip-schema</id>
index fe10ac3b0149f5743f061e2d17ff871e2cc1f153..1e8b96b2a073e2cfdd0abfa5e5483240a307a872 100644 (file)
@@ -69,7 +69,7 @@
                                <plugin>
                                        <groupId>org.apache.maven.plugins</groupId>
                                        <artifactId>maven-compiler-plugin</artifactId>
-                                       <version>3.1</version>
+                                       <version>3.3</version>
                                        <configuration>
                                                <source>1.6</source>
                                                <target>1.6</target>
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-surefire-plugin</artifactId>
-                               <version>2.16</version>
+                               <version>2.19</version>
                                <dependencies>
                                        <dependency>
                                                <groupId>org.apache.maven.surefire</groupId>
                                                <artifactId>surefire-junit47</artifactId>
-                                               <version>2.16</version>
+                                               <version>2.19</version>
                                        </dependency>
                                </dependencies>
                                <configuration>