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 bf1ea21ba7 Bump org.apache.maven.plugins:maven-archetype-plugin from
3.2.1 to 3.3.0 (#972)
bf1ea21ba7 is described below
commit bf1ea21ba7f19fe2d687dd2c49396c9dd149ff75
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 27 06:51:20 2024 +0300
Bump org.apache.maven.plugins:maven-archetype-plugin from 3.2.1 to 3.3.0
(#972)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index acb093b715..38757d6388 100644
--- a/pom.xml
+++ b/pom.xml
@@ -185,7 +185,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>
-
<maven-archetype-plugin.version>3.2.1</maven-archetype-plugin.version>
+
<maven-archetype-plugin.version>3.3.0</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>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>