You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/08/31 06:40:13 UTC

[camel] branch main updated: Upgrade RSSReader to version 3.4.6 (#11248)

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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 695c569f9bd Upgrade RSSReader to version 3.4.6 (#11248)
695c569f9bd is described below

commit 695c569f9bd8babecca6dd96fa1ce4afd93198ce
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 31 08:40:06 2023 +0200

    Upgrade RSSReader to version 3.4.6 (#11248)
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 07495abd984..b715f21002f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -405,7 +405,7 @@
         <robotframework-version>4.1.2</robotframework-version>
         <rocketmq-version>5.1.3</rocketmq-version>
         <rome-version>2.1.0</rome-version>
-        <rssreader-version>3.4.5</rssreader-version>
+        <rssreader-version>3.4.6</rssreader-version>
         <rxjava2-version>2.2.21</rxjava2-version>
         <saxon-version>12.3</saxon-version>
         <scala-datasonnet-version>2.13.11</scala-datasonnet-version>