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

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


The following commit(s) were added to refs/heads/mvnd-1.x by this push:
     new 96f3dd3d Bump org.codehaus.plexus:plexus-interactivity-api from 1.4 to 
1.5.1
96f3dd3d is described below

commit 96f3dd3dbc229c97d3f4b979a2d5487def621303
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 10 11:58:15 2025 +0000

    Bump org.codehaus.plexus:plexus-interactivity-api from 1.4 to 1.5.1
    
    Bumps 
[org.codehaus.plexus:plexus-interactivity-api](https://github.com/codehaus-plexus/plexus-interactivity)
 from 1.4 to 1.5.1.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-interactivity/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-interactivity/compare/plexus-interactivity-1.4...plexus-interactivity-1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-interactivity-api
      dependency-version: 1.5.1
      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 b2e75f75..d936dedc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
     <maven.plugin-tools.version>3.15.2</maven.plugin-tools.version>
     <javassist.version>3.30.2-GA</javassist.version>
     <xstream.version>1.4.21</xstream.version>
-    <plexus-interactivity-api.version>1.4</plexus-interactivity-api.version>
+    <plexus-interactivity-api.version>1.5.1</plexus-interactivity-api.version>
     <takari-smart-builder.version>1.1.0</takari-smart-builder.version>
     <testcontainers.version>1.21.3</testcontainers.version>
   </properties>

Reply via email to