This is an automated email from the ASF dual-hosted git repository.
cshannon 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 fec2cd4b01 [5.19.x] bump com.sun.xml.bind:jaxb-impl from 2.3.1 to
2.3.9 (#2316)
fec2cd4b01 is described below
commit fec2cd4b016d3bf80f86783aba06f3a59b8bfa9b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 13:07:28 2026 -0400
[5.19.x] bump com.sun.xml.bind:jaxb-impl from 2.3.1 to 2.3.9 (#2316)
Bumps com.sun.xml.bind:jaxb-impl from 2.3.1 to 2.3.9.
---
updated-dependencies:
- dependency-name: com.sun.xml.bind:jaxb-impl
dependency-version: 2.3.9
dependency-type: direct:development
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>
---
activemq-runtime-config/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/activemq-runtime-config/pom.xml b/activemq-runtime-config/pom.xml
index 0d71d084a2..f671ba3973 100644
--- a/activemq-runtime-config/pom.xml
+++ b/activemq-runtime-config/pom.xml
@@ -101,7 +101,7 @@
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
- <version>2.3.1</version>
+ <version>2.3.9</version>
<scope>test</scope>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact