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:12:01 UTC

[activemq] branch main 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 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 93b2b70  [AMQ-8326] Upgrade com.rometools/rome to 1.16.0
     new 013c4e2  Merge pull request #683 from mattrpav/AMQ-8326
93b2b70 is described below

commit 93b2b70cdf047b5d3fd235b7c2e80fab8108d69a
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
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4c7b6b0..7947293 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,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>
     <shiro-version>1.7.1</shiro-version>
     <slf4j-version>1.7.30</slf4j-version>
     <snappy-version>1.1.2</snappy-version>