This is an automated email from the ASF dual-hosted git repository.
github-bot 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 c706f153 Bump org.codehaus.plexus:plexus-interactivity-api from 1.3 to
1.4
c706f153 is described below
commit c706f1532ce0272d86f7b71e76f7c82318911a17
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 08:42:02 2025 +0000
Bump org.codehaus.plexus:plexus-interactivity-api from 1.3 to 1.4
Bumps
[org.codehaus.plexus:plexus-interactivity-api](https://github.com/codehaus-plexus/plexus-interactivity)
from 1.3 to 1.4.
- [Release
notes](https://github.com/codehaus-plexus/plexus-interactivity/releases)
-
[Commits](https://github.com/codehaus-plexus/plexus-interactivity/compare/plexus-interactivity-1.3...plexus-interactivity-1.4)
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-interactivity-api
dependency-version: '1.4'
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 7d84ffa7..b6bf6449 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-interactivity-api</artifactId>
- <version>1.3</version>
+ <version>1.4</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>