Skip to content

Commit d520baa

Browse files
Bump com.apptasticsoftware:rssreader in /data-prepper-plugins/rss-source
Bumps [com.apptasticsoftware:rssreader](https://github.com/w3stling/rssreader) from 3.7.0 to 3.9.3. - [Release notes](https://github.com/w3stling/rssreader/releases) - [Commits](w3stling/rssreader@v3.7.0...v3.9.3) --- updated-dependencies: - dependency-name: com.apptasticsoftware:rssreader dependency-version: 3.9.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44b62a2 commit d520baa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data-prepper-plugins/rss-source/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
implementation 'joda-time:joda-time:2.12.7'
1414
implementation 'com.fasterxml.jackson.core:jackson-core'
1515
implementation 'com.fasterxml.jackson.core:jackson-databind'
16-
implementation 'com.apptasticsoftware:rssreader:3.7.0'
16+
implementation 'com.apptasticsoftware:rssreader:3.9.3'
1717
testImplementation libs.commons.lang3
1818
testImplementation project(':data-prepper-test:test-common')
1919
testImplementation 'org.mock-server:mockserver-junit-jupiter-no-dependencies:5.15.0'

0 commit comments

Comments
 (0)