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 4727476 Bump japicmp-maven-plugin from 0.14.3 to 0.14.4 (#24)
4727476 is described below
commit 47274769da335d27abe1e32e034b741a467dfdf3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 19 09:13:57 2020 -0400
Bump japicmp-maven-plugin from 0.14.3 to 0.14.4 (#24)
Bumps [japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.14.3
to 0.14.4.
- [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.14.3...japicmp-base-0.14.4)
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 7fbd437..af710b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
<commons.felix.version>5.1.1</commons.felix.version>
<commons.findbugs.version>3.0.5</commons.findbugs.version>
<commons.jacoco.version>0.8.6</commons.jacoco.version>
- <commons.japicmp.version>0.14.3</commons.japicmp.version>
+ <commons.japicmp.version>0.14.4</commons.japicmp.version>
<commons.jar-plugin.version>3.2.0</commons.jar-plugin.version>
<commons.javadoc.version>3.2.0</commons.javadoc.version>
<commons.jdepend.version>2.0</commons.jdepend.version>