Skip to content

Commit c9a48e3

Browse files
Bump joda-time:joda-time from 2.12.2 to 2.12.4
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.12.2 to 2.12.4. - [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@2.12.2...v2.12.4) --- 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 ecdfe5d commit c9a48e3

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
@@ -65,7 +65,7 @@ dependencies {
6565
implementation group: 'com.google.code.gson', name: 'gson', version: '2.10.1'
6666
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.12.0'
6767
implementation group: 'commons-io', name: 'commons-io', version: '2.11.0'
68-
implementation group: 'joda-time', name: 'joda-time', version: '2.12.2'
68+
implementation group: 'joda-time', name: 'joda-time', version: '2.12.4'
6969
implementation group: 'io.fabric8', name: 'kubernetes-client', version: '5.12.4'
7070
implementation group: 'com.github.spullara.mustache.java', name: 'compiler', version: '0.9.10'
7171
implementation group: 'org.freemarker', name: 'freemarker', version: '2.3.32'

0 commit comments

Comments
 (0)