This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 92c51bb  [MCOMPILER-541] update maven-shared-utils to 3.4.2
92c51bb is described below

commit 92c51bb9f184a24b16d676acf8eaf17e9b1d2e1b
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Tue Jun 20 09:56:28 2023 +0000

    [MCOMPILER-541] 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 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>

Reply via email to