Skip to content

Commit

Permalink
Merge pull request #598 from NASA-PDS/dependabot/maven/develop/joda-t…
Browse files Browse the repository at this point in the history
…ime-joda-time-2.13.0

Bump joda-time:joda-time from 2.10.6 to 2.13.0
  • Loading branch information
jordanpadams authored Jan 20, 2025
2 parents bc1428e + 1404d1b commit a95825e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.10.6</version>
<version>2.13.0</version>
</dependency>


Expand Down
2 changes: 1 addition & 1 deletion service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.10.6</version>
<version>2.13.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a95825e

Please sign in to comment.