This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch util in repository https://gitbox.apache.org/repos/asf/maven-shared-io.git
commit b2a1d4baa1d73fe0a34a2587b6194db66f0c4042 Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Wed Apr 21 08:01:25 2021 -0400 deps: update maven shared utils --- 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>
