Bump Joda-Time version for current DateTimeZone data (#13999)

This commit is contained in:
Sandeep 2023-03-29 22:45:49 +08:00 committed by GitHub
parent 8dce3ca4d5
commit ccdf30e399
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1558,7 +1558,7 @@ name: Joda-Time
license_category: binary
module: java-core
license_name: Apache License version 2.0
version: 2.10.5
version: 2.12.4
libraries:
- joda-time: joda-time
notices:

View File

@ -671,7 +671,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.10.5</version>
<version>2.12.4</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>