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 d0dc9cc  [MCOMPILER-541] maven-shared-utils 3.4.2
d0dc9cc is described below

commit d0dc9ccc372ba43208ce2b301acc71b3ff14c431
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Mon Jun 19 16:30:18 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>

Reply via email to