This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch aether in repository https://gitbox.apache.org/repos/asf/maven-release.git
commit df48b349989e937f99da4d78f3c2e4f7f4bf16f2 Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Fri Apr 16 07:58:44 2021 -0400 update aether-util --- maven-release-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-release-api/pom.xml b/maven-release-api/pom.xml index 03985e6..274438a 100644 --- a/maven-release-api/pom.xml +++ b/maven-release-api/pom.xml @@ -55,7 +55,7 @@ <dependency> <groupId>org.eclipse.aether</groupId> <artifactId>aether-util</artifactId> - <version>1.0.0.v20140518</version> + <version>1.1.0</version> <optional>true</optional> </dependency>