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 3c3e715 Bump com.github.siom79.japicmp:japicmp-maven-plugin (#313)
3c3e715 is described below
commit 3c3e7157eba809120b5c7eef24b4fdac1f57a149
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 29 07:49:10 2023 -0400
Bump com.github.siom79.japicmp:japicmp-maven-plugin (#313)
Bumps
[com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp)
from 0.17.3 to 0.18.0.
- [Release notes](https://github.com/siom79/japicmp/releases)
- [Changelog](https://github.com/siom79/japicmp/blob/master/release.py)
-
[Commits](https://github.com/siom79/japicmp/compare/japicmp-base-0.17.3...japicmp-base-0.18.0)
---
updated-dependencies:
- dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e41a0fb..5bc38c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
<commons.failsafe.version>3.1.2</commons.failsafe.version>
<commons.felix.version>5.1.9</commons.felix.version>
<commons.jacoco.version>0.8.10</commons.jacoco.version>
- <commons.japicmp.version>0.17.3</commons.japicmp.version>
+ <commons.japicmp.version>0.18.0</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.0</commons.jxr.version>