Skip to content

Commit

Permalink
fix: upgrade joda-time:joda-time from 2.10.8 to 2.12.6
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade joda-time:joda-time from 2.10.8 to 2.12.6.

See this package in Maven Repository:
https://mvnrepository.com/artifact/joda-time/joda-time/

See this project in Snyk:
https://app.snyk.io/org/benweese/project/7e2b7bac-2c8d-49a2-a205-95c70042bc0d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 29, 2024
1 parent d8d2751 commit 49c6849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.10.8</version>
<version>2.12.6</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 49c6849

Please sign in to comment.