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

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


The following commit(s) were added to refs/heads/maven-4.0.x by this push:
     new 445562c3d5 Bump org.codehaus.plexus:plexus-testing from 1.6.0 to 1.6.1 
(#11260)
445562c3d5 is described below

commit 445562c3d5b73026e2f53744639ee7924795d3bb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 14 10:50:08 2025 +0200

    Bump org.codehaus.plexus:plexus-testing from 1.6.0 to 1.6.1 (#11260)
    
    Bumps 
[org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing)
 from 1.6.0 to 1.6.1.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-testing/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-1.6.0...plexus-testing-1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-testing
      dependency-version: 1.6.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aad466f8c6..66d81017f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,7 @@ under the License.
     <mockitoVersion>5.20.0</mockitoVersion>
     <plexusInteractivityVersion>1.4</plexusInteractivityVersion>
     <plexusInterpolationVersion>1.28</plexusInterpolationVersion>
-    <plexusTestingVersion>1.6.0</plexusTestingVersion>
+    <plexusTestingVersion>1.6.1</plexusTestingVersion>
     <plexusXmlVersion>4.1.0</plexusXmlVersion>
     <resolverVersion>2.0.13</resolverVersion>
     <securityDispatcherVersion>4.1.0</securityDispatcherVersion>

Reply via email to