Skip to content

Commit b63bdd6

Browse files
Bump joda-time:joda-time in /data-prepper-plugins/s3-sink (#5575)
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 fdff799 commit b63bdd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
implementation 'com.fasterxml.jackson.core:jackson-core'
1212
implementation 'com.fasterxml.jackson.core:jackson-databind'
1313
implementation libs.commons.compress
14-
implementation 'joda-time:joda-time:2.13.0'
14+
implementation 'joda-time:joda-time:2.14.0'
1515
implementation 'org.hibernate.validator:hibernate-validator:8.0.1.Final'
1616
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-csv'
1717
implementation 'software.amazon.awssdk:netty-nio-client'

0 commit comments

Comments
 (0)