Skip to content

Commit 55cd6a4

Browse files
Bump joda-time:joda-time in /data-prepper-plugins/s3-source (#5568)
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.13.0 to 2.14.0. - [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.13.0...v2.14.0) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-version: 2.14.0 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>
1 parent c9ee223 commit 55cd6a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
implementation 'com.fasterxml.jackson.core:jackson-databind'
2525
implementation libs.commons.io
2626
implementation libs.commons.compress
27-
implementation 'joda-time:joda-time:2.13.0'
27+
implementation 'joda-time:joda-time:2.14.0'
2828
implementation 'org.hibernate.validator:hibernate-validator:8.0.1.Final'
2929
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-csv'
3030
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310'

0 commit comments

Comments
 (0)