This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch MPH-174 in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git
commit 8f1ed329ac31a0749e49f198a977dfd06364a502 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Mon Jun 28 08:21:12 2021 +0200 Bump maven-shared-utils from 3.3.3 to 3.3.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 82e8f28..22bedc1 100644 --- a/pom.xml +++ b/pom.xml @@ -130,7 +130,7 @@ <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-utils</artifactId> - <version>3.3.3</version> + <version>3.3.4</version> </dependency> <dependency> <groupId>org.apache.maven.reporting</groupId>
