Skip to content

Commit

Permalink
Bump com.apptasticsoftware:rssreader in /data-prepper-plugins/rss-sou…
Browse files Browse the repository at this point in the history
…rce (#4672)

Bumps [com.apptasticsoftware:rssreader](https://github.com/w3stling/rssreader) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/w3stling/rssreader/releases)
- [Commits](w3stling/rssreader@v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: com.apptasticsoftware:rssreader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 1538288 commit 87292fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-prepper-plugins/rss-source/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
implementation 'joda-time:joda-time:2.12.7'
implementation 'com.fasterxml.jackson.core:jackson-core'
implementation 'com.fasterxml.jackson.core:jackson-databind'
implementation 'com.apptasticsoftware:rssreader:3.6.0'
implementation 'com.apptasticsoftware:rssreader:3.7.0'
testImplementation libs.commons.lang3
testImplementation project(':data-prepper-test-common')
testImplementation 'org.mock-server:mockserver-junit-jupiter-no-dependencies:5.15.0'
Expand Down

0 comments on commit 87292fc

Please sign in to comment.