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 bcb8e2cb38 Bump com.sun.xml.bind:jaxb-impl from 4.0.6 to 4.0.7 (#1398)
bcb8e2cb38 is described below

commit bcb8e2cb38d46664ca157f6ce2f0680e58ae2ffc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 15 15:04:21 2026 +0100

    Bump com.sun.xml.bind:jaxb-impl from 4.0.6 to 4.0.7 (#1398)
    
    Bumps com.sun.xml.bind:jaxb-impl from 4.0.6 to 4.0.7.
    
    ---
    updated-dependencies:
    - dependency-name: com.sun.xml.bind:jaxb-impl
      dependency-version: 4.0.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 bd3951a699..fa6083a013 100644
--- a/pom.xml
+++ b/pom.xml
@@ -996,7 +996,7 @@
                                                <dependency>
                                                        
<groupId>com.sun.xml.bind</groupId>
                                                        
<artifactId>jaxb-impl</artifactId>
-                                                       <version>4.0.6</version>
+                                                       <version>4.0.7</version>
                                                </dependency>
                                                <dependency>
                                                        
<groupId>javax.activation</groupId>

Reply via email to