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

sjaranowski pushed a commit to branch MPOM-396
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git

commit 17f78ee5555dd0d073be78891084476e3bc8029c
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Fri May 19 18:26:28 2023 +0200

    [MPOM-396] Bump maven-assembly-plugin from 3.5.0 to 3.6.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0887883..e2210f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
-          <version>3.5.0</version>
+          <version>3.6.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>

Reply via email to