This is an automated email from the ASF dual-hosted git repository.

adelbene 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 39665085f4 Bump com.github.ferstl:pedantic-pom-enforcers from 2.2.0 to 
2.3.0 (#1240)
39665085f4 is described below

commit 39665085f466d89f7ea89a71ecaf670d7aafbf69
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 12 16:27:17 2025 +0200

    Bump com.github.ferstl:pedantic-pom-enforcers from 2.2.0 to 2.3.0 (#1240)
    
    Bumps 
[com.github.ferstl:pedantic-pom-enforcers](https://github.com/ferstl/pedantic-pom-enforcers)
 from 2.2.0 to 2.3.0.
    - [Release notes](https://github.com/ferstl/pedantic-pom-enforcers/releases)
    - 
[Commits](https://github.com/ferstl/pedantic-pom-enforcers/compare/pedantic-pom-enforcers-2.2.0...pedantic-pom-enforcers-2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.ferstl:pedantic-pom-enforcers
      dependency-version: 2.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml                   | 2 +-
 wicket-user-guide/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f058aa142f..b3969ddc1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -981,7 +981,7 @@
                                                <dependency>
                                                        
<groupId>com.github.ferstl</groupId>
                                                        
<artifactId>pedantic-pom-enforcers</artifactId>
-                                                       <version>2.2.0</version>
+                                                       <version>2.3.0</version>
                                                </dependency>
                                                <dependency>
                                                        
<groupId>javax.xml.bind</groupId>
diff --git a/wicket-user-guide/pom.xml b/wicket-user-guide/pom.xml
index 1d7568513b..3b2f17b7ee 100644
--- a/wicket-user-guide/pom.xml
+++ b/wicket-user-guide/pom.xml
@@ -69,7 +69,7 @@
                                                <dependency>
                                                        
<groupId>com.github.ferstl</groupId>
                                                        
<artifactId>pedantic-pom-enforcers</artifactId>
-                                                       <version>2.2.0</version>
+                                                       <version>2.3.0</version>
                                                </dependency>
                                        </dependencies>
                                </plugin>

Reply via email to