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

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


The following commit(s) were added to refs/heads/maven-plugin-tools-3.x by this 
push:
     new fd93edb5 Bump 
org.apache.maven.plugin-testing:maven-plugin-testing-harness (#1073)
fd93edb5 is described below

commit fd93edb545cab1d6341096863bed5e5635a2ce1d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 10 17:35:06 2026 +0100

    Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#1073)
    
    Bumps org.apache.maven.plugin-testing:maven-plugin-testing-harness from 
3.5.0 to 3.5.1.
    
    ---
    updated-dependencies:
    - dependency-name: 
org.apache.maven.plugin-testing:maven-plugin-testing-harness
      dependency-version: 3.5.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 ca31d28f..b6741f30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
 
   <properties>
     <javaVersion>8</javaVersion>
-    <pluginTestingHarnessVersion>3.5.0</pluginTestingHarnessVersion>
+    <pluginTestingHarnessVersion>3.5.1</pluginTestingHarnessVersion>
     <maven4Version>4.0.0-alpha-4</maven4Version>
     <maven3Version>3.9.12</maven3Version>
     <resolverVersion>1.9.24</resolverVersion>

Reply via email to