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 e8dfaf0 Bump com.github.siom79.japicmp:japicmp-maven-plugin (#403)
e8dfaf0 is described below
commit e8dfaf0575da83fe5e36b6ca8f68439b00164a5a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 25 07:52:55 2024 -0400
Bump com.github.siom79.japicmp:japicmp-maven-plugin (#403)
Bumps
[com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp)
from 0.21.0 to 0.21.1.
- [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.21.0...japicmp-base-0.21.1)
---
updated-dependencies:
- dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 5b40461..d50063a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
<commons.failsafe.version>3.2.5</commons.failsafe.version>
<commons.felix.version>5.1.9</commons.felix.version>
<commons.jacoco.version>0.8.12</commons.jacoco.version>
- <commons.japicmp.version>0.21.0</commons.japicmp.version>
+ <commons.japicmp.version>0.21.1</commons.japicmp.version>
<commons.jar-plugin.version>3.4.1</commons.jar-plugin.version>
<commons.javadoc.version>3.6.3</commons.javadoc.version>
<commons.jxr.version>3.3.2</commons.jxr.version>