Skip to content

Commit dd89867

Browse files
Bump joda-time:joda-time in /data-prepper-plugins/rss-source (#6800)
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.14.0 to 2.14.2. - [Release notes](https://github.com/JodaOrg/joda-time/releases) - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt) - [Commits](JodaOrg/joda-time@v2.14.0...v2.14.2) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 964d184 commit dd89867

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
@@ -10,7 +10,7 @@ plugins {
1010
dependencies {
1111
implementation project(':data-prepper-api')
1212
implementation 'io.micrometer:micrometer-core'
13-
implementation 'joda-time:joda-time:2.14.0'
13+
implementation 'joda-time:joda-time:2.14.2'
1414
implementation 'com.fasterxml.jackson.core:jackson-core'
1515
implementation 'com.fasterxml.jackson.core:jackson-databind'
1616
implementation 'com.apptasticsoftware:rssreader:3.12.0'

0 commit comments

Comments
 (0)