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 71242a5bd17 chore(deps): Bump com.apptasticsoftware:rssreader from
3.9.1 to 3.9.2 (#17754)
71242a5bd17 is described below
commit 71242a5bd170de468fe955151892401cb374257f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 15 09:34:29 2025 +0200
chore(deps): Bump com.apptasticsoftware:rssreader from 3.9.1 to 3.9.2
(#17754)
Bumps
[com.apptasticsoftware:rssreader](https://github.com/w3stling/rssreader) from
3.9.1 to 3.9.2.
- [Release notes](https://github.com/w3stling/rssreader/releases)
- [Commits](https://github.com/w3stling/rssreader/compare/v3.9.1...v3.9.2)
---
updated-dependencies:
- dependency-name: com.apptasticsoftware:rssreader
dependency-version: 3.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 8802780a375..f60681b1052 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -445,7 +445,7 @@
<robotframework-version>4.1.2</robotframework-version>
<rocketmq-version>5.3.2</rocketmq-version>
<rome-version>2.1.0</rome-version>
- <rssreader-version>3.9.1</rssreader-version>
+ <rssreader-version>3.9.2</rssreader-version>
<rxjava2-version>2.2.21</rxjava2-version>
<saxon-version>12.5</saxon-version>
<scala-datasonnet-version>2.13.16</scala-datasonnet-version>