This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/maven-rar-plugin.git
commit c5ce3a18f402363214ea06d9caedeaf951bff738 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Thu Apr 22 23:19:35 2021 +0200 Bump maven-shared-utils from 3.2.1 to 3.3.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9ef60f6..61711e2 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ under the License. <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-utils</artifactId> - <version>3.2.1</version> + <version>3.3.3</version> </dependency> <dependency> <groupId>org.apache.maven.shared</groupId>
