This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch wagon-3.x in repository https://gitbox.apache.org/repos/asf/maven-wagon.git
The following commit(s) were added to refs/heads/wagon-3.x by this push: new 7a3e82b3 Bump org.codehaus.plexus:plexus-classworlds from 2.6.0 to 2.9.0 7a3e82b3 is described below commit 7a3e82b3e8c7ed2683399fe912f96bd03ae266c7 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri May 30 08:12:28 2025 +0000 Bump org.codehaus.plexus:plexus-classworlds from 2.6.0 to 2.9.0 Bumps [org.codehaus.plexus:plexus-classworlds](https://github.com/codehaus-plexus/plexus-classworlds) from 2.6.0 to 2.9.0. - [Release notes](https://github.com/codehaus-plexus/plexus-classworlds/releases) - [Commits](https://github.com/codehaus-plexus/plexus-classworlds/compare/plexus-classworlds-2.6.0...plexus-classworlds-2.9.0) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-classworlds dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- 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 c0065082..3cfa8138 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.6.0</version> + <version>2.9.0</version> </dependency> <dependency> <groupId>org.eclipse.jetty.aggregate</groupId>