Skip to content

Commit c8477fa

Browse files
Bump joda-time:joda-time in /data-prepper-plugins/s3-source
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.13.0 to 2.13.1. - [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.13.1) --- 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]>
1 parent 0a862af commit c8477fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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.13.1'
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)