This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch sonar in repository https://gitbox.apache.org/repos/asf/maven-source-plugin.git
commit 673014cbafd9d1b3898709ac9ad83dd5978c4509 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sat Sep 26 15:39:15 2020 +0200 Bump maven-assembly-plugin from 3.2.0 to 3.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6109300..658c88b 100644 --- a/pom.xml +++ b/pom.xml @@ -169,7 +169,7 @@ under the License. </plugin> <plugin> <artifactId>maven-assembly-plugin</artifactId> - <version>3.2.0</version> + <version>3.3.0</version> </plugin> <plugin> <artifactId>maven-release-plugin</artifactId>
