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 92d1c3a Bump com.github.siom79.japicmp:japicmp-maven-plugin from
0.18.2 to 0.18.3
92d1c3a is described below
commit 92d1c3a05b8134c13d050fea56cf3c14081794a2
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 5 06:42:30 2023 -0500
Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.2 to
0.18.3
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index f240690..7a234fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
<commons.failsafe.version>3.2.1</commons.failsafe.version>
<commons.felix.version>5.1.9</commons.felix.version>
<commons.jacoco.version>0.8.11</commons.jacoco.version>
- <commons.japicmp.version>0.18.2</commons.japicmp.version>
+ <commons.japicmp.version>0.18.3</commons.japicmp.version>
<commons.jar-plugin.version>3.3.0</commons.jar-plugin.version>
<commons.javadoc.version>3.6.0</commons.javadoc.version>
<commons.jxr.version>3.3.1</commons.jxr.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7815cb2..efb28af 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,7 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Dependabot">Bump
com.github.spotbugs:spotbugs from 4.7.3 to 4.8.0 #317.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 #321.</action>
- <action type="update" dev="ggregory" due-to="Dependabot">Bump
com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.1 to 0.18.2
#320.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.1 to
0.18.3 #320.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
maven-failsafe-plugin from 3.1.2 to 3.2.1.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
maven-jxr-plugin from 3.3.0 to 3.3.1.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
maven-surefire-plugin from 3.1.2 to 3.2.1.</action>