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

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


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

commit 77b3f59bf20f91d676406e6a39da10a6824bff52
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 3 00:26:32 2025 +0000

    Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
    
    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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2a54c53..1eef815 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,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