This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch utils in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git
commit 446dad1bf9e3b2c5ddfb3e87db6e5b20afbdde3a Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Sat May 20 11:22:06 2023 -0400 MDEP-868 update maven-shared-utils to 3.4.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f49fed74..5a0c3232 100644 --- a/pom.xml +++ b/pom.xml @@ -251,7 +251,7 @@ under the License. <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-utils</artifactId> - <version>3.3.4</version> + <version>3.4.2</version> </dependency> <dependency>