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-ejb-plugin.git
commit bf238e2386a23883ff88d6ddfbab5e8c602cda98 Author: Elliotte Rusty Harold <elh...@ibiblio.org> AuthorDate: Fri Mar 24 11:50:06 2023 -0400 update plexus-utils --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ba098e4..53dd587 100644 --- a/pom.xml +++ b/pom.xml @@ -124,7 +124,7 @@ under the License. <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.3.1</version> + <version>3.5.1</version> </dependency> <dependency> <groupId>org.codehaus.plexus</groupId>