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

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new f4136e7c401 Bump org.apache.maven.plugins:maven-release-plugin from 
2.4.2 to 3.1.1
f4136e7c401 is described below

commit f4136e7c401ab348565cfdf81f209c38db4ee8c0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 20 15:19:18 2024 +0000

    Bump org.apache.maven.plugins:maven-release-plugin from 2.4.2 to 3.1.1
    
    Bumps 
[org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release)
 from 2.4.2 to 3.1.1.
    - [Release notes](https://github.com/apache/maven-release/releases)
    - 
[Commits](https://github.com/apache/maven-release/compare/maven-release-2.4.2...maven-release-3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-release-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 5973ac06ca4..f3584dcefe2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -332,7 +332,7 @@
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-release-plugin</artifactId>
                     <!-- see 
https://issues.apache.org/jira/browse/MRELEASE-812 -->
-                    <version>2.4.2</version>
+                    <version>3.1.1</version>
                     <dependencies>
                         <dependency>
                             <groupId>org.apache.maven.scm</groupId>

Reply via email to