Skip to content

Commit

Permalink
Bump joda-time:joda-time in /data-prepper-plugins/rss-source
Browse files Browse the repository at this point in the history
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.12.6 to 2.12.7.
- [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.12.6...v2.12.7)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 41c4f39 commit b728f2e
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 @@ -14,7 +14,7 @@ repositories {
dependencies {
implementation project(':data-prepper-api')
implementation 'io.micrometer:micrometer-core'
implementation 'joda-time:joda-time:2.12.6'
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.5.0'
Expand Down

0 comments on commit b728f2e

Please sign in to comment.