Skip to content

Commit

Permalink
Bump Joda-Time version for current DateTimeZone data (#13999)
Browse files Browse the repository at this point in the history
  • Loading branch information
isandeep41 authored Mar 29, 2023
1 parent 8dce3ca commit ccdf30e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion licenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit ccdf30e

Please sign in to comment.