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 233b65a Update japicmp-maven-plugin to 0.15.5
233b65a is described below
commit 233b65a503c01a2b82730a85f16f484cb92cbb08
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Mon Jan 31 15:02:04 2022 +0200
Update japicmp-maven-plugin to 0.15.5
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 42613ab..efa4dc9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -188,7 +188,7 @@
<velocity-engine-core.version>2.3</velocity-engine-core.version>
<!-- Maven plugins -->
-
<japicmp-maven-plugin.version>0.15.4</japicmp-maven-plugin.version>
+
<japicmp-maven-plugin.version>0.15.5</japicmp-maven-plugin.version>
<maven-archetype-plugin.version>3.2.0</maven-archetype-plugin.version>
<maven-bundle-plugin.version>5.1.3</maven-bundle-plugin.version>
<maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>