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 2019/10/30 16:28:32 UTC

[activemq] branch activemq-5.15.x updated: [AMQ-7323] Upgrade to rome 1.12.2

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

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


The following commit(s) were added to refs/heads/activemq-5.15.x by this push:
     new 3041623  [AMQ-7323] Upgrade to rome 1.12.2
3041623 is described below

commit 3041623cd7c01bc2ec2371951301bba1e975dec2
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Wed Oct 30 07:00:45 2019 +0100

    [AMQ-7323] Upgrade to rome 1.12.2
    
    (cherry picked from commit c5db284c4783bfe48e5479ea7b3ac79d176343a1)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1fb8037..e20a582 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
     <qpid-jms-proton-version>0.33.2</qpid-jms-proton-version>
     <netty-all-version>4.1.39.Final</netty-all-version>
     <regexp-version>1.3</regexp-version>
-    <rome-version>1.12.1</rome-version>
+    <rome-version>1.12.2</rome-version>
     <saxon-version>9.5.1-5</saxon-version>
     <saxon-bundle-version>9.5.1-5_1</saxon-bundle-version>
     <scala-plugin-version>3.1.0</scala-plugin-version>