Skip to content

Commit

Permalink
Update dependency joda-time:joda-time to v2.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 0ae3f12 commit 173bb04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion toolbox/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.10.13</version>
<version>2.12.7</version>
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion vuu/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.10.13</version>
<version>2.12.7</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 173bb04

Please sign in to comment.