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-shared-io.git
commit 3cdab8bc5359d416a4c3328257bea9343674a143 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sat Apr 10 10:39:46 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 0e24b98..8bf6805 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ <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.sonatype.sisu</groupId>
