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

sjaranowski pushed a commit to branch maven-plugin-testing-3.x
in repository https://gitbox.apache.org/repos/asf/maven-plugin-testing.git


The following commit(s) were added to refs/heads/maven-plugin-testing-3.x by 
this push:
     new ce983e8  Bump org.codehaus.plexus:plexus-testing from 1.6.1 to 1.7.0
ce983e8 is described below

commit ce983e8badd68e10a90e76183f25a7e15bd4f4fd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 15 04:28:05 2025 +0000

    Bump org.codehaus.plexus:plexus-testing from 1.6.1 to 1.7.0
    
    Bumps 
[org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing)
 from 1.6.1 to 1.7.0.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-testing/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-1.6.1...plexus-testing-1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-testing
      dependency-version: 1.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 maven-plugin-testing-harness/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-plugin-testing-harness/pom.xml 
b/maven-plugin-testing-harness/pom.xml
index f130364..fbf9c52 100644
--- a/maven-plugin-testing-harness/pom.xml
+++ b/maven-plugin-testing-harness/pom.xml
@@ -121,7 +121,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-testing</artifactId>
-      <version>1.6.1</version>
+      <version>1.7.0</version>
       <exclusions>
         <exclusion>
           <!-- we need as optional dependencies -->

Reply via email to