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.git


The following commit(s) were added to refs/heads/main by this push:
     new 1a6b389113 [KARAF-7757] Upgrade maven-enforcer-plugin to 3.4.1
     new 20a75eb883 Merge pull request #1774 from rovarga/karaf7757
1a6b389113 is described below

commit 1a6b389113de78c5b01a77052a0e044c7ee5695e
Author: Robert Varga <robert.va...@pantheon.tech>
AuthorDate: Fri Sep 22 23:29:14 2023 +0200

    [KARAF-7757] Upgrade maven-enforcer-plugin to 3.4.1
    
    Signed-off-by: Robert Varga <robert.va...@pantheon.tech>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dc4e8bf5ce..08ea55d642 100644
--- a/pom.xml
+++ b/pom.xml
@@ -440,7 +440,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-enforcer-plugin</artifactId>
-                    <version>3.1.0</version>
+                    <version>3.4.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to