This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-archiver.git
The following commit(s) were added to refs/heads/master by this push:
new 40df7d7 Bump maven-shared-utils from 3.2.1 to 3.3.3
40df7d7 is described below
commit 40df7d79a183d08bba6130ae391c2724fa9a7df6
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Sun Sep 20 00:59:30 2020 +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 0bf084a..4cd3578 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-shared-utils</artifactId>
- <version>3.2.1</version>
+ <version>3.3.3</version>
</dependency>
<!--
! Pulled in as a direct dependency to resolve conflicts.