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

slachiewicz pushed a commit to branch MNG-6543
in repository https://gitbox.apache.org/repos/asf/maven.git

commit c016014aa87e90ac84aba4f4a098cd0526cf874d
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Sat Dec 29 15:23:17 2018 +0100

    [MNG-6543] Upgrade Plexus Classworlds to 2.6.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d504e02..1891e8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@ under the License.
     <maven.version>3.0.5</maven.version>
     <maven.compiler.source>1.7</maven.compiler.source>
     <maven.compiler.target>1.7</maven.compiler.target>
-    <classWorldsVersion>2.5.2</classWorldsVersion>
+    <classWorldsVersion>2.6.0</classWorldsVersion>
     <commonsCliVersion>1.4</commonsCliVersion>
     <commonsLangVersion>3.8.1</commonsLangVersion>
     <junitVersion>4.12</junitVersion>

Reply via email to