You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2019/02/03 13:12:31 UTC

[maven-wagon] branch WAGON-553 created (now 38bea29)

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

michaelo pushed a change to branch WAGON-553
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git.


      at 38bea29  [WAGON-553] Upgrade Plexus Classworlds to 2.6.0

This branch includes the following new commits:

     new 38bea29  [WAGON-553] Upgrade Plexus Classworlds to 2.6.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-wagon] 01/01: [WAGON-553] Upgrade Plexus Classworlds to 2.6.0

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch WAGON-553
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git

commit 38bea291d4f0d132199d19c4f38f181da5f6c20d
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Sun Feb 3 14:12:19 2019 +0100

    [WAGON-553] Upgrade Plexus Classworlds to 2.6.0
---
 wagon-tcks/wagon-tck-http/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wagon-tcks/wagon-tck-http/pom.xml b/wagon-tcks/wagon-tck-http/pom.xml
index c73bcae..31b64a1 100644
--- a/wagon-tcks/wagon-tck-http/pom.xml
+++ b/wagon-tcks/wagon-tck-http/pom.xml
@@ -40,7 +40,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-classworlds</artifactId>
-      <version>2.2.2</version>
+      <version>2.6.0</version>
     </dependency>
     <dependency>
       <groupId>org.eclipse.jetty.aggregate</groupId>