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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git


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

commit d1bd4a4060223014527600a5205396208339d010
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 22 17:06:16 2025 -0500

    Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#416)
    
    Bumps org.apache.maven.plugin-testing:maven-plugin-testing-harness from 
3.3.0 to 3.4.0.
    
    ---
    updated-dependencies:
    - dependency-name: 
org.apache.maven.plugin-testing:maven-plugin-testing-harness
      dependency-version: 3.4.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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 612ae10..04658f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@
     <dependency>
       <groupId>org.apache.maven.plugin-testing</groupId>
       <artifactId>maven-plugin-testing-harness</artifactId>
-      <version>3.3.0</version>
+      <version>3.4.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to