You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2022/01/19 12:52:53 UTC

[maven-apache-parent] 01/01: Revert "Bump maven-compiler-plugin from 3.8.1 to 3.9.0"

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

slachiewicz pushed a commit to branch revert-62-dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.9.0
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git

commit 9cd968ed4c43d1a425990d0d4103a056d2f30143
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Wed Jan 19 13:52:47 2022 +0100

    Revert "Bump maven-compiler-plugin from 3.8.1 to 3.9.0"
    
    This reverts commit ebf362c06aea80812f3335a8032a4422cd09efa9.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4dfeb7c..231db0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>3.9.0</version>
+          <version>3.8.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>