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 2018/02/24 18:38:53 UTC

[maven-compiler-plugin] branch master updated: [MCOMPILER-326] Upgrade plexus-compiler to 2.8.3

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 540bf4b  [MCOMPILER-326] Upgrade plexus-compiler to 2.8.3
540bf4b is described below

commit 540bf4ba49d429d1a20569b8e30522c936aa9eac
Author: rfscholte <rf...@apache.org>
AuthorDate: Sat Feb 24 19:38:06 2018 +0100

    [MCOMPILER-326] Upgrade plexus-compiler to 2.8.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f8e3ead..903fc37 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@ under the License.
       ! The following property is used in the integration tests MCOMPILER-157
     -->
     <mavenPluginPluginVersion>3.5</mavenPluginPluginVersion>
-    <plexusCompilerVersion>2.8.2</plexusCompilerVersion>
+    <plexusCompilerVersion>2.8.3</plexusCompilerVersion>
     <groovyVersion>1.8.0</groovyVersion>
     <groovyEclipseCompilerVersion>2.7.0-01</groovyEclipseCompilerVersion>
     <groovy-eclipse-batch>2.0.4-04</groovy-eclipse-batch>

-- 
To stop receiving notification emails like this one, please contact
rfscholte@apache.org.