Skip to content

Commit

Permalink
Update dependency joda-time:joda-time to v2.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 508676f commit 7f9f141
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 @@ -39,7 +39,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.10.13</version>
<version>2.13.1</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 @@ -92,7 +92,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.10.13</version>
<version>2.13.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 7f9f141

Please sign in to comment.