You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/05/03 06:41:43 UTC

[maven-compiler-plugin] 02/06: Bump plexus-java from 1.0.4 to 1.0.7

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git

commit 4cb16a968db75488becef47b4f56de3a59d9e381
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Mon May 3 08:19:36 2021 +0200

    Bump plexus-java from 1.0.4 to 1.0.7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7597225..753c07b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@ under the License.
     <groovyEclipseCompilerVersion>2.7.0-01</groovyEclipseCompilerVersion>
     <groovy-eclipse-batch>2.0.4-04</groovy-eclipse-batch>
     <openJpaVersion>2.4.2</openJpaVersion>
-    <plexus-java.version>1.0.4</plexus-java.version>
+    <plexus-java.version>1.0.7</plexus-java.version>
     <javaVersion>7</javaVersion>
     <maven.it.failure.ignore>false</maven.it.failure.ignore>
     <project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>