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 65e73b9759 Bump com.sun.xml.bind:jaxb-core from 4.0.8 to 4.0.9 (#1470)
65e73b9759 is described below

commit 65e73b97593f9766bf100845be721dc4e5ec0f12
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 16:59:16 2026 +0200

    Bump com.sun.xml.bind:jaxb-core from 4.0.8 to 4.0.9 (#1470)
    
    Bumps com.sun.xml.bind:jaxb-core from 4.0.8 to 4.0.9.
    
    ---
    updated-dependencies:
    - dependency-name: com.sun.xml.bind:jaxb-core
      dependency-version: 4.0.9
      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 c687179ec8..273d534315 100644
--- a/pom.xml
+++ b/pom.xml
@@ -992,7 +992,7 @@
                                                <dependency>
                                                        
<groupId>com.sun.xml.bind</groupId>
                                                        
<artifactId>jaxb-core</artifactId>
-                                                       <version>4.0.8</version>
+                                                       <version>4.0.9</version>
                                                </dependency>
                                                <dependency>
                                                        
<groupId>com.sun.xml.bind</groupId>

Reply via email to