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

mbuenger 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 bf13635  Bump org.apache.maven.resolver:maven-resolver-api from 1.9.26 
to 1.9.27 (#300)
bf13635 is described below

commit bf1363537b9c16fceb00abd04b7304496eeeea00
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 24 07:52:10 2026 +0100

    Bump org.apache.maven.resolver:maven-resolver-api from 1.9.26 to 1.9.27 
(#300)
    
    Bumps 
[org.apache.maven.resolver:maven-resolver-api](https://github.com/apache/maven-resolver)
 from 1.9.26 to 1.9.27.
    - [Release notes](https://github.com/apache/maven-resolver/releases)
    - 
[Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.9.26...maven-resolver-1.9.27)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.resolver:maven-resolver-api
      dependency-version: 1.9.27
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 e970bb0..aa31894 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.resolver</groupId>
       <artifactId>maven-resolver-api</artifactId>
-      <version>1.9.26</version>
+      <version>1.9.27</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

Reply via email to