This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git
The following commit(s) were added to refs/heads/master by this push:
new 2cc74a4858 Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1075)
2cc74a4858 is described below
commit 2cc74a4858740727135178ef741f698a53de8305
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 13 07:24:47 2025 +0200
Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1075)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index aa2b3f65b1..00a361b72d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,7 +186,7 @@
<!-- Maven plugins -->
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
-
<japicmp-maven-plugin.version>0.23.0</japicmp-maven-plugin.version>
+
<japicmp-maven-plugin.version>0.23.1</japicmp-maven-plugin.version>
<maven-archetype-plugin.version>3.3.1</maven-archetype-plugin.version>
<maven-bundle-plugin.version>5.1.9</maven-bundle-plugin.version>
<maven-clean-plugin.version>3.4.0</maven-clean-plugin.version>