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 license_category: binary
module: java-core module: java-core
license_name: Apache License version 2.0 license_name: Apache License version 2.0
version: 2.10.5 version: 2.12.4
libraries: libraries:
- joda-time: joda-time - joda-time: joda-time
notices: notices:

View File

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