This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit db2c5851c1cbe68782fed0e102c75aa4f62f6d48 Author: Tung Tran <[email protected]> AuthorDate: Wed Jul 19 11:33:41 2023 +0700 [UPGRADE] - Maven org.apache.maven.plugins:maven-assembly-plugin 3.1.1 -> 3.6.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0cd6faa6d7..189fbe4621 100644 --- a/pom.xml +++ b/pom.xml @@ -3111,7 +3111,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> - <version>3.1.1</version> + <version>3.6.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
