Skip to content

Commit d01fcdd

Browse files
build(deps): bump joda-time:joda-time in /sdk/java/rest
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.14.1 to 2.14.2. - [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.14.1...v2.14.2) --- updated-dependencies: - dependency-name: joda-time:joda-time dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff617f8 commit d01fcdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/java/rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>joda-time</groupId>
1919
<artifactId>joda-time</artifactId>
20-
<version>2.14.1</version>
20+
<version>2.14.2</version>
2121
</dependency>
2222

2323
<dependency>

0 commit comments

Comments
 (0)