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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit c9cd26e2c6185e8be54eacc88d02773621219404
Author: Andriy Redko <[email protected]>
AuthorDate: Sun Nov 27 11:37:32 2022 -0500

    Update maven-install-plugin to 3.1.0
    
    (cherry picked from commit d6227c518c8f5f2250bdf810c1cf572834bcc134)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c864611840..5d29a1d903 100644
--- a/pom.xml
+++ b/pom.xml
@@ -442,7 +442,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-install-plugin</artifactId>
-                    <version>3.0.1</version>
+                    <version>3.1.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to