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

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


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

commit 3cd22bc3a17181a18ac5ba9fa6273c8fcf8827ce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 9 20:46:58 2026 +0000

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

diff --git a/pom.xml b/pom.xml
index f2a072c..fe3f7e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@ under the License.
     <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>
     </dependency>
     <dependency>

Reply via email to