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

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


The following commit(s) were added to refs/heads/maven-clean-plugin-3.x by this 
push:
     new 6c0745c  Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0
6c0745c is described below

commit 6c0745c7b0a463951a4b0df2f22728e7641d213b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 7 06:00:15 2025 +0000

    Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0
    
    Bumps 
[org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing)
 from 1.4.0 to 1.5.0.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-testing/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-1.4.0...plexus-testing-1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-testing
      dependency-version: 1.5.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3ee850a..194d026 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-testing</artifactId>
-      <version>1.4.0</version>
+      <version>1.5.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to