This is an automated email from the ASF dual-hosted git repository.
rabreu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git
The following commit(s) were added to refs/heads/master by this push:
new e68c97cce Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.4 to
4.0.5 (#8398)
e68c97cce is described below
commit e68c97ccefc6f75f68f3bd284a9718aa54d05e78
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 7 16:57:07 2026 +0000
Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.4 to 4.0.5 (#8398)
* Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.4 to 4.0.5
Bumps
[jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api)
from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/jakartaee/jaxb-api/releases)
- [Commits](https://github.com/jakartaee/jaxb-api/compare/4.0.4...4.0.5)
---
updated-dependencies:
- dependency-name: jakarta.xml.bind:jakarta.xml.bind-api
dependency-version: 4.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Fixing licenses
* Fixing licenses
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rui Abreu <[email protected]>
---
DEPENDENCY-LICENSES | 2 +-
LICENSE-binary | 2 +-
pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index 6d6619ce2..05fe40f70 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -368,7 +368,7 @@ List of third-party dependencies grouped by their license
type.
Eclipse Distribution License, Version 1.0
- * Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.4
- https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api)
+ * Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.5
- https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api)
* JavaBeans Activation Framework
(com.sun.activation:jakarta.activation:1.2.1 -
https://github.com/eclipse-ee4j/jaf/jakarta.activation)
* JavaBeans Activation Framework API jar
(jakarta.activation:jakarta.activation-api:1.2.1 -
https://github.com/eclipse-ee4j/jaf/jakarta.activation-api)
diff --git a/LICENSE-binary b/LICENSE-binary
index b08b20760..22e2fc742 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -934,7 +934,7 @@ The license texts of these dependencies can be found in the
licenses directory.
Eclipse Distribution License, Version 1.0
- * Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.4
- https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api)
+ * Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.5
- https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api)
* JavaBeans Activation Framework
(com.sun.activation:jakarta.activation:1.2.1 -
https://github.com/eclipse-ee4j/jaf/jakarta.activation)
* JavaBeans Activation Framework API jar
(jakarta.activation:jakarta.activation-api:1.2.1 -
https://github.com/eclipse-ee4j/jaf/jakarta.activation-api)
diff --git a/pom.xml b/pom.xml
index c59f6d242..fc964ae4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
<dropwizard.version>5.0.1</dropwizard.version>
<j2html.version>1.6.0</j2html.version>
<caffeine.version>3.2.3</caffeine.version>
- <jakarta-jaxb-version>4.0.4</jakarta-jaxb-version>
+ <jakarta-jaxb-version>4.0.5</jakarta-jaxb-version>
<jakarta-activation-version>1.2.1</jakarta-activation-version>
<jakarta-jaxws-version>3.1.0</jakarta-jaxws-version>
<jaxb-version>2.3.1</jaxb-version>