You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jb...@apache.org on 2021/10/04 07:56:33 UTC

[activemq] branch activemq-5.16.x updated: upgrade jaxb-basics-version to 0.12.0

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch activemq-5.16.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.16.x by this push:
     new bb34406  upgrade jaxb-basics-version to 0.12.0
bb34406 is described below

commit bb3440658c8691cb8b7608db266ed16eeb6edc00
Author: EĢtienne H <eh...@amazon.com>
AuthorDate: Tue Sep 21 09:19:11 2021 -0700

    upgrade jaxb-basics-version to 0.12.0
    
    (cherry picked from commit 5d6c18f6362254c2d6ab2d95d44b743d87b82a5a)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9ed2522..eb0bd89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
     <xstream-version>1.4.18</xstream-version>
     <xbean-version>4.20</xbean-version>
     <xerces-version>2.12.0</xerces-version>
-    <jaxb-basics-version>0.6.4</jaxb-basics-version>
+    <jaxb-basics-version>0.12.0</jaxb-basics-version>
     <stompjms-version>1.19</stompjms-version>
 
     <pax-exam-version>4.13.1</pax-exam-version>