Skip to content

Commit 8037ced

Browse files
Bump joda-time:joda-time in /data-prepper-plugins/s3-sink
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] <[email protected]>
1 parent 7fa5ce7 commit 8037ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)