Skip to content

Commit 98909a5

Browse files
Bump joda-time from 2.12.1 to 2.12.2
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.12.1 to 2.12.2. - [Release notes](https://github.com/JodaOrg/joda-time/releases) - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt) - [Commits](https://github.com/JodaOrg/joda-time/commits) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92170a7 commit 98909a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
implementation group: 'com.google.guava', name: 'guava', version: '31.1-jre'
6767
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.12.0'
6868
implementation group: 'commons-io', name: 'commons-io', version: '2.11.0'
69-
implementation group: 'joda-time', name: 'joda-time', version: '2.12.1'
69+
implementation group: 'joda-time', name: 'joda-time', version: '2.12.2'
7070
implementation group: 'io.fabric8', name: 'kubernetes-client', version: '5.12.2'
7171
implementation group: 'com.github.spullara.mustache.java', name: 'compiler', version: '0.9.10'
7272
implementation group: 'org.freemarker', name: 'freemarker', version: '2.3.31'

0 commit comments

Comments
 (0)