You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/03/13 15:36:09 UTC

[commons-parent] branch master updated: Bump maven-compiler-plugin from 3.9.0 to 3.10.1

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

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


The following commit(s) were added to refs/heads/master by this push:
     new c8d5fcb  Bump maven-compiler-plugin from 3.9.0 to 3.10.1
c8d5fcb is described below

commit c8d5fcbf9fa605f07d32922f588a2eca9d3502cf
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Mar 13 11:36:05 2022 -0400

    Bump maven-compiler-plugin from 3.9.0 to 3.10.1
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1e4baca..7128566 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
     <commons.checkstyle.version>9.2.1</commons.checkstyle.version>
     <commons.clirr.version>2.8</commons.clirr.version>
     <commons.cobertura.version>2.7</commons.cobertura.version>
-    <commons.compiler.version>3.9.0</commons.compiler.version>
+    <commons.compiler.version>3.10.1</commons.compiler.version>
     <commons.coveralls.version>4.3.0</commons.coveralls.version>
     <commons.coveralls.timestampFormat>EpochMillis</commons.coveralls.timestampFormat>
     <commons.failsafe.version>2.22.2</commons.failsafe.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1b3286f..692d32f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -102,7 +102,7 @@ The <action> type attribute can be add,update,fix,remove.
           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-site-plugin from 3.9.1 to 3.11.0 #84, #98.</action>
           <action type="update" dev="ggregory" due-to="Dependabot">Bump wagon-ssh from 3.4.3 to 3.5.1 #85.</action>
           <action type="update" dev="ggregory" due-to="Dependabot">Bump checkstyle from 9.2 to 9.2.1 #86.</action>
-          <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-compiler-plugin from 3.8.1 to 3.9.0 #88.</action>
+          <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump maven-compiler-plugin from 3.8.1 to 3.10.1 #88.</action>
           <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-jar-plugin from 3.2.0 to 3.2.2 #92.</action>
         </release>