You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2021/09/05 08:45:31 UTC

[maven-compiler-plugin] branch MCOMPILER-405 created (now 272545c)

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

rfscholte pushed a change to branch MCOMPILER-405
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git.


      at 272545c  [MCOMPILER-405] Update plexus-java to 1.1.0

This branch includes the following new commits:

     new 272545c  [MCOMPILER-405] Update plexus-java to 1.1.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[maven-compiler-plugin] 01/01: [MCOMPILER-405] Update plexus-java to 1.1.0

Posted by rf...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 272545c1c86ab6bff906352a8cd77b8f533fbe01
Author: rfscholte <rf...@apache.org>
AuthorDate: Sun Sep 5 10:45:16 2021 +0200

    [MCOMPILER-405] Update plexus-java to 1.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ad337b1..707ecc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@ under the License.
     <groovyVersion>2.4.21</groovyVersion>
     <groovyEclipseCompilerVersion>2.7.0-01</groovyEclipseCompilerVersion>
     <groovy-eclipse-batch>2.0.4-04</groovy-eclipse-batch>
-    <plexus-java.version>1.0.7</plexus-java.version>
+    <plexus-java.version>1.1.0</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>