Skip to content

Commit f637395

Browse files
authoredApr 21, 2025··
build(deps): bump joda-time:joda-time from 2.13.1 to 2.14.0
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.13.1 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.1...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 6439912 commit f637395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
<dependency>
223223
<groupId>joda-time</groupId>
224224
<artifactId>joda-time</artifactId>
225-
<version>2.13.1</version>
225+
<version>2.14.0</version>
226226
</dependency>
227227
<dependency>
228228
<groupId>com.google.code.findbugs</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.