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 8bce4b4  Revert "[MCOMPILER-541] maven-shared-utils 3.4.2"
8bce4b4 is described below

commit 8bce4b48847cfc3883ebb702f7a7bfd9c7a55dc8
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Mon Jun 19 16:32:55 2023 -0400

    Revert "[MCOMPILER-541] maven-shared-utils 3.4.2"
    
    This reverts commit d0dc9ccc372ba43208ce2b301acc71b3ff14c431.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 927eed4..07080d3 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.4.2</version>
+      <version>3.3.4</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>

Reply via email to