mirror of https://github.com/apache/maven.git
[MNG-4544] Concurrent access to Maven internals involving active component collections is not thread-safe
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@902667 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
046666a715
commit
3586158679
2
pom.xml
2
pom.xml
|
@ -41,7 +41,7 @@
|
|||
<commonsCliVersion>1.2</commonsCliVersion>
|
||||
<easyMockVersion>1.2_Java1.3</easyMockVersion>
|
||||
<junitVersion>3.8.2</junitVersion>
|
||||
<plexusVersion>1.5.3-SNAPSHOT</plexusVersion>
|
||||
<plexusVersion>1.5.3</plexusVersion>
|
||||
<plexusInterpolationVersion>1.11</plexusInterpolationVersion>
|
||||
<plexusPluginManagerVersion>1.0-alpha-1</plexusPluginManagerVersion>
|
||||
<plexusUtilsVersion>2.0.1</plexusUtilsVersion>
|
||||
|
|
Loading…
Reference in New Issue