Author: krosenvold
Date: Fri Feb 24 08:20:43 2012
New Revision: 1293132

URL: http://svn.apache.org/viewvc?rev=1293132&view=rev
Log:
[MCOMPILER-140] Updated dependencies

Modified:
    maven/plugins/trunk/maven-compiler-plugin/pom.xml

Modified: maven/plugins/trunk/maven-compiler-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-compiler-plugin/pom.xml?rev=1293132&r1=1293131&r2=1293132&view=diff
==============================================================================
--- maven/plugins/trunk/maven-compiler-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-compiler-plugin/pom.xml Fri Feb 24 08:20:43 2012
@@ -53,7 +53,7 @@ under the License.
 
   <properties>
     <mavenVersion>2.0.9</mavenVersion>
-    <plexusCompilerVersion>1.8.2</plexusCompilerVersion>
+    <plexusCompilerVersion>1.8.5</plexusCompilerVersion>
   </properties>
 
   <dependencies>
@@ -121,7 +121,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>2.0.5</version>
+      <version>3.0</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>


Reply via email to