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-doxia-sitetools.git


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

commit 9113fe614db94d393bee4c2f9b5425f680078e6a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 10 17:32:47 2026 +0100

    Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#615)
    
    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:development
      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>
---
 doxia-integration-tools/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doxia-integration-tools/pom.xml b/doxia-integration-tools/pom.xml
index 2b20cc5..8b26822 100644
--- a/doxia-integration-tools/pom.xml
+++ b/doxia-integration-tools/pom.xml
@@ -145,7 +145,7 @@
     <dependency>
       <groupId>org.apache.maven.plugin-testing</groupId>
       <artifactId>maven-plugin-testing-harness</artifactId>
-      <version>3.5.0</version>
+      <version>3.5.1</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>

Reply via email to