This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch MSHARED-959 in repository https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git
commit 80c759be1bf39ea4e1d73b289ba31443a2095169 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sun Sep 27 13:17:42 2020 +0200 [MSHARED-959] Bump maven-shared-utils from 3.1.0 to 3.3.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f70528a..31fd4bb 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,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>
