From 760c3e19558ed73c6538b56417720104541670fa Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Sun, 29 Nov 2015 19:53:44 +0000 Subject: [PATCH] Update some maven plugins to the latest version git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717113 13f79535-47bb-0310-9956-ffa450edef68 --- sonar/ooxml-schema-encryption/pom.xml | 2 +- sonar/ooxml-schema-security/pom.xml | 2 +- sonar/ooxml-schema/pom.xml | 2 +- sonar/pom.xml | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sonar/ooxml-schema-encryption/pom.xml b/sonar/ooxml-schema-encryption/pom.xml index dec7da0a41..835f644b08 100644 --- a/sonar/ooxml-schema-encryption/pom.xml +++ b/sonar/ooxml-schema-encryption/pom.xml @@ -24,7 +24,7 @@ org.apache.maven.plugins maven-antrun-plugin - 1.6 + 1.8 unzip-schema diff --git a/sonar/ooxml-schema-security/pom.xml b/sonar/ooxml-schema-security/pom.xml index 4a9d0993bb..0b2dfbacbb 100644 --- a/sonar/ooxml-schema-security/pom.xml +++ b/sonar/ooxml-schema-security/pom.xml @@ -101,7 +101,7 @@ org.apache.maven.plugins maven-antrun-plugin - 1.6 + 1.8 unzip-schema diff --git a/sonar/ooxml-schema/pom.xml b/sonar/ooxml-schema/pom.xml index 3d234e02cc..bcdd049f0c 100644 --- a/sonar/ooxml-schema/pom.xml +++ b/sonar/ooxml-schema/pom.xml @@ -47,7 +47,7 @@ org.apache.maven.plugins maven-antrun-plugin - 1.6 + 1.8 unzip-schema diff --git a/sonar/pom.xml b/sonar/pom.xml index fe10ac3b01..1e8b96b2a0 100644 --- a/sonar/pom.xml +++ b/sonar/pom.xml @@ -69,7 +69,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.3 1.6 1.6 @@ -81,12 +81,12 @@ org.apache.maven.plugins maven-surefire-plugin - 2.16 + 2.19 org.apache.maven.surefire surefire-junit47 - 2.16 + 2.19 -- 2.39.5