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

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


The following commit(s) were added to refs/heads/master by this push:
     new c7241dd837 Bump org.codehaus.plexus:plexus-testing from 1.6.0 to 1.6.1 
(#11259)
c7241dd837 is described below

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

    Bump org.codehaus.plexus:plexus-testing from 1.6.0 to 1.6.1 (#11259)
    
    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 b2c419094b..cc080c6874 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,7 +160,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