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 eef2dd2079 [5.19.x] bump org.glassfish.jaxb:jaxb-runtime from 2.2.11
to 2.3.9 (#2337)
eef2dd2079 is described below
commit eef2dd2079ca2bce027630f7b5a1dfb2a89466d4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 12:51:36 2026 -0500
[5.19.x] bump org.glassfish.jaxb:jaxb-runtime from 2.2.11 to 2.3.9 (#2337)
Bumps org.glassfish.jaxb:jaxb-runtime from 2.2.11 to 2.3.9.
---
updated-dependencies:
- dependency-name: org.glassfish.jaxb:jaxb-runtime
dependency-version: 2.3.9
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 8c196326c4..7a32ccd42b 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -452,7 +452,7 @@
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
- <version>2.2.11</version>
+ <version>2.3.9</version>
</dependency>
<dependency>
<groupId>com.sun.istack</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact