This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch MCOMPILER-541 in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
commit 60b2b2d23d5a7ddc38f284ebd59779720bbee4ce Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Mon Jun 19 16:35:39 2023 -0400 [MCOMPILER-541] maven-shared-utils 3.4.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 07080d3..927eed4 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,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> <groupId>org.apache.maven.shared</groupId>
