This is an automated email from the ASF dual-hosted git repository.
mattrpav pushed a commit to branch activemq-5.19.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.19.x by this push:
new 5b7d5aba19 [5.19.x] bump javax.xml.bind:jaxb-api from 2.2.11 to 2.3.1
(#2377)
5b7d5aba19 is described below
commit 5b7d5aba1974a946ef5b9edc4feb8da3860eb3da
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 12:52:11 2026 -0500
[5.19.x] bump javax.xml.bind:jaxb-api from 2.2.11 to 2.3.1 (#2377)
Bumps [javax.xml.bind:jaxb-api](https://github.com/javaee/jaxb-spec) from
2.2.11 to 2.3.1.
- [Commits](https://github.com/javaee/jaxb-spec/commits/2.3.1)
---
updated-dependencies:
- dependency-name: javax.xml.bind:jaxb-api
dependency-version: 2.3.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
assembly/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 7a32ccd42b..baf16b68d7 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -442,7 +442,7 @@
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
- <version>2.2.11</version>
+ <version>2.3.1</version>
</dependency>
<dependency>
<groupId>org.glassfish.jaxb</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact