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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9b2c8e473 Bump 
org.apache.maven.plugin-testing:maven-plugin-testing-harness (#1355)
9b2c8e473 is described below

commit 9b2c8e473a3ee97372d364857b327c37c73fbe7d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 13 05:19:32 2026 +0100

    Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#1355)
    
    Bumps org.apache.maven.plugin-testing:maven-plugin-testing-harness from 
3.4.0 to 3.5.0.
    
    ---
    updated-dependencies:
    - dependency-name: 
org.apache.maven.plugin-testing:maven-plugin-testing-harness
      dependency-version: 3.5.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 maven-scm-plugin/pom.xml | 2 +-
 maven-scm-test/pom.xml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/maven-scm-plugin/pom.xml b/maven-scm-plugin/pom.xml
index 6696de3c8..16b02be4d 100644
--- a/maven-scm-plugin/pom.xml
+++ b/maven-scm-plugin/pom.xml
@@ -150,7 +150,7 @@
     <dependency>
       <groupId>org.apache.maven.plugin-testing</groupId>
       <artifactId>maven-plugin-testing-harness</artifactId>
-      <version>3.4.0</version>
+      <version>3.5.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/maven-scm-test/pom.xml b/maven-scm-test/pom.xml
index 7312ae4e6..6741751fe 100644
--- a/maven-scm-test/pom.xml
+++ b/maven-scm-test/pom.xml
@@ -84,7 +84,7 @@
     <dependency>
       <groupId>org.apache.maven.plugin-testing</groupId>
       <artifactId>maven-plugin-testing-harness</artifactId>
-      <version>3.4.0</version>
+      <version>3.5.0</version>
     </dependency>
 
   </dependencies>

Reply via email to