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/07/28 05:13:48 UTC

[activemq] branch activemq-5.16.x updated: [AMQ-8326] Upgrade com.rometools/rome to 1.16.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 0b2adf4  [AMQ-8326] Upgrade com.rometools/rome to 1.16.0
0b2adf4 is described below

commit 0b2adf492cc8094e5fbaefa59e8d8855f09f5282
Author: Matt Pavlovich <ma...@hyte.io>
AuthorDate: Fri Jul 16 11:27:29 2021 -0500

    [AMQ-8326] Upgrade com.rometools/rome to 1.16.0
    
    (cherry picked from commit 93b2b70cdf047b5d3fd235b7c2e80fab8108d69a)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 37f37f2..35deb87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
     <qpid-jms-proton-version>0.33.8</qpid-jms-proton-version>
     <netty-all-version>4.1.63.Final</netty-all-version>
     <regexp-version>1.3</regexp-version>
-    <rome-version>1.15.0</rome-version>
+    <rome-version>1.16.0</rome-version>
     <scala-plugin-version>3.1.0</scala-plugin-version>
     <scala-version>2.11.11</scala-version>
     <shiro-version>1.7.1</shiro-version>