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-compiler-plugin.git
commit 1f0f0168eb10bfdad131b32d1286e909273cf383 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Mon May 3 08:20:15 2021 +0200 Bump maven-shared-utils from 3.2.1 to 3.3.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 753c07b..d7673fd 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ under the License. <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-utils</artifactId> - <version>3.2.1</version> + <version>3.3.4</version> </dependency> <dependency> <groupId>org.apache.maven.shared</groupId>
