This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-io.git
The following commit(s) were added to refs/heads/master by this push:
new d0af280 Bump org.apache.maven.wagon:wagon-provider-api from 3.0.0 to
3.5.3
d0af280 is described below
commit d0af2802d864d6f98f8971487194b05f34db702f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 16 00:19:29 2025 +0000
Bump org.apache.maven.wagon:wagon-provider-api from 3.0.0 to 3.5.3
---
updated-dependencies:
- dependency-name: org.apache.maven.wagon:wagon-provider-api
dependency-version: 3.5.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c9964f3..e69d289 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
<dependency>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-provider-api</artifactId>
- <version>3.0.0</version>
+ <version>3.5.3</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>