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 621dfd68d733ea0aa0f09925f2a95d3388e63d9b Author: Tung Tran <[email protected]> AuthorDate: Wed Jul 19 11:34:59 2023 +0700 [UPGRADE] - Maven maven-jar-plugin 3.2.2 -> 3.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0d9ede0157..1d491cf34d 100644 --- a/pom.xml +++ b/pom.xml @@ -3205,7 +3205,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> - <version>3.2.2</version> + <version>3.3.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
