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 bd9079d291b83afb33f37abef7d7206716c27ffa Author: rfscholte <[email protected]> AuthorDate: Mon Sep 6 22:06:33 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 c2e41f4..aefad9d 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ under the License. <groovyVersion>2.4.21</groovyVersion> <groovyEclipseCompilerVersion>3.7.0</groovyEclipseCompilerVersion> <groovy-eclipse-batch>2.5.14-02</groovy-eclipse-batch> - <plexus-java.version>1.0.7</plexus-java.version> + <plexus-java.version>1.1.0</plexus-java.version> <javaVersion>8</javaVersion> <maven.it.failure.ignore>false</maven.it.failure.ignore> <project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
