Skip to content

Commit a4b730b

Browse files
committed
fix: upgrade joda-time:joda-time from 2.10.3 to 2.10.6
Snyk has created this PR to upgrade joda-time:joda-time from 2.10.3 to 2.10.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/oneloginorg/project/874c0ad4-1895-4a72-a702-fced5a510080?utm_source=github&utm_medium=upgrade-pr
1 parent 26a29da commit a4b730b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

toolkit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>joda-time</groupId>
7171
<artifactId>joda-time</artifactId>
72-
<version>2.10.3</version>
72+
<version>2.10.6</version>
7373
</dependency>
7474

7575
<!-- commons -->

0 commit comments

Comments
 (0)