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

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


The following commit(s) were added to refs/heads/master by this push:
     new 825f3ea  [MPOM-291] upgrade maven-compiler-plugin to 3.10.0
825f3ea is described below

commit 825f3ea6c84e1911d2e38b7db2d8e7e0294c6f61
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Thu Feb 17 23:03:38 2022 +0100

    [MPOM-291] upgrade maven-compiler-plugin to 3.10.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5ae1632..9d6eb83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>3.8.1</version>
+          <version>3.10.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>

Reply via email to