This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new 5baf12cb0c AMQ-9788: Upgrade to JAXB 4.0.6 (#1518)
5baf12cb0c is described below
commit 5baf12cb0c570ce30810b3a08dff9880e2033941
Author: JB Onofré <[email protected]>
AuthorDate: Sun Oct 19 07:58:26 2025 +0200
AMQ-9788: Upgrade to JAXB 4.0.6 (#1518)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7fe4b3f2b2..76322aa6b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
<jackson-annotations-version>2.20</jackson-annotations-version>
<jakarta-jms-api-version>3.1.0</jakarta-jms-api-version>
<jasypt-version>1.9.3</jasypt-version>
- <jaxb-version>4.0.5</jaxb-version>
+ <jaxb-version>4.0.6</jaxb-version>
<jaxb-bundle-version>2.3.2_1</jaxb-bundle-version>
<jetty-version>11.0.26</jetty-version>
<jetty-version-range>[11,13)</jetty-version-range>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact