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 ac5a493ab2 Bump com.sun.xml.bind:jaxb-core from 4.0.7 to 4.0.8 (#1456)
ac5a493ab2 is described below

commit ac5a493ab2eb13f2116fae78819cc1eb173d8419
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 10 15:52:02 2026 +0200

    Bump com.sun.xml.bind:jaxb-core from 4.0.7 to 4.0.8 (#1456)
    
    Bumps com.sun.xml.bind:jaxb-core from 4.0.7 to 4.0.8.
    
    ---
    updated-dependencies:
    - dependency-name: com.sun.xml.bind:jaxb-core
      dependency-version: 4.0.8
      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 c115e13b26..d7870ff3b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -991,7 +991,7 @@
                                                <dependency>
                                                        
<groupId>com.sun.xml.bind</groupId>
                                                        
<artifactId>jaxb-core</artifactId>
-                                                       <version>4.0.7</version>
+                                                       <version>4.0.8</version>
                                                </dependency>
                                                <dependency>
                                                        
<groupId>com.sun.xml.bind</groupId>

Reply via email to