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

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


The following commit(s) were added to refs/heads/maven-filtering-3.x by this 
push:
     new 87d7cfa  Bump org.codehaus.plexus:plexus-testing from 1.5.0 to 1.6.0 
(#293)
87d7cfa is described below

commit 87d7cfab0dd1e36ef2de8b055620b09c1fd8fd55
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 20 10:04:13 2025 +0200

    Bump org.codehaus.plexus:plexus-testing from 1.5.0 to 1.6.0 (#293)
    
    Bumps 
[org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing)
 from 1.5.0 to 1.6.0.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-testing/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-1.5.0...plexus-testing-1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-testing
      dependency-version: 1.6.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 f391e18..1fc2ed5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-testing</artifactId>
-      <version>1.5.0</version>
+      <version>1.6.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to