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

bitstorm 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 dab86e5df8 Bump org.apache:apache from 38 to 39 (#1507)
dab86e5df8 is described below

commit dab86e5df88d4058e335a171614a7204c5b450f0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 5 19:06:03 2026 +0200

    Bump org.apache:apache from 38 to 39 (#1507)
    
    Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent) 
from 38 to 39.
    - [Release notes](https://github.com/apache/maven-apache-parent/releases)
    - [Commits](https://github.com/apache/maven-apache-parent/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache:apache
      dependency-version: '39'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 b87089ba8e..e5d73b3ba0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
        <parent>
                <groupId>org.apache</groupId>
                <artifactId>apache</artifactId>
-               <version>38</version>
+               <version>39</version>
        </parent>
        <groupId>org.apache.wicket</groupId>
        <artifactId>wicket-parent</artifactId>

Reply via email to