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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-cellar.git


The following commit(s) were added to refs/heads/main by this push:
     new d69ef859 Bump org.apache.maven.plugins:maven-release-plugin from 2.5.1 
to 2.5.3 (#133)
d69ef859 is described below

commit d69ef85996bedcbcd87db0270500e3dfed0158dd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 24 10:48:49 2025 +0200

    Bump org.apache.maven.plugins:maven-release-plugin from 2.5.1 to 2.5.3 
(#133)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d3a7f62a..72fdaa91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -400,7 +400,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-release-plugin</artifactId>
-                    <version>2.5.1</version>
+                    <version>2.5.3</version>
                     <configuration>
                         <useReleaseProfile>false</useReleaseProfile>
                         <preparationGoals>clean install</preparationGoals>

Reply via email to