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 6917609fad Bump com.sun.xml.bind:jaxb-core from 4.0.6 to 4.0.7 (#1402)
6917609fad is described below
commit 6917609fad5cbf5f84a39ea4af4adfe9011c38ed
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 15 15:04:55 2026 +0100
Bump com.sun.xml.bind:jaxb-core from 4.0.6 to 4.0.7 (#1402)
Bumps com.sun.xml.bind:jaxb-core from 4.0.6 to 4.0.7.
---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-core
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 733ad22f7a..e3a15c61b3 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.6</version>
+ <version>4.0.7</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>