mirror of https://github.com/apache/maven.git
[MNG-4811] Custom Maven Plugin regression in Maven 3.x, custom ComponentConfigurator causes infinite loop
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1000107 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
73b8f102f6
commit
a0b4f112bb
2
pom.xml
2
pom.xml
|
@ -44,7 +44,7 @@
|
|||
<plexusVersion>1.5.4</plexusVersion>
|
||||
<plexusInterpolationVersion>1.11</plexusInterpolationVersion>
|
||||
<plexusUtilsVersion>2.0.4</plexusUtilsVersion>
|
||||
<sisuInjectVersion>1.4.0</sisuInjectVersion>
|
||||
<sisuInjectVersion>1.4.1</sisuInjectVersion>
|
||||
<wagonVersion>1.0-beta-6</wagonVersion>
|
||||
<securityDispatcherVersion>1.3</securityDispatcherVersion>
|
||||
<cipherVersion>1.4</cipherVersion>
|
||||
|
|
Loading…
Reference in New Issue