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:26:37 UTC

[camel] branch rssreader-3.4.6 created (now bfff113c45e)

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

acosentino pushed a change to branch rssreader-3.4.6
in repository https://gitbox.apache.org/repos/asf/camel.git


      at bfff113c45e Upgrade RSSReader to version 3.4.6

This branch includes the following new commits:

     new bfff113c45e Upgrade RSSReader to version 3.4.6

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel] 01/01: Upgrade RSSReader to version 3.4.6

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit bfff113c45eec17a53159134be61e15fbe6cdbfd
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 31 08:22:30 2023 +0200

    Upgrade RSSReader to version 3.4.6
    
    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>