Revision fd27a29d
Added by Andreas Müller 5 months ago
pom.xml | ||
---|---|---|
730 | 730 |
<dependency> |
731 | 731 |
<groupId>junit</groupId> |
732 | 732 |
<artifactId>junit</artifactId> |
733 |
<version>4.13.1</version>
|
|
733 |
<version>4.13.2</version>
|
|
734 | 734 |
<scope>test</scope> |
735 | 735 |
</dependency> |
736 | 736 |
<dependency> |
... | ... | |
1097 | 1097 |
<dependency> |
1098 | 1098 |
<groupId>joda-time</groupId> |
1099 | 1099 |
<artifactId>joda-time</artifactId> |
1100 |
<version>2.10.6</version>
|
|
1100 |
<version>2.10.13</version>
|
|
1101 | 1101 |
</dependency> |
1102 | 1102 |
<!-- maybe replaced by usertype.core --> |
1103 | 1103 |
<dependency> |
Also available in: Unified diff
ref #9359 updating junit and joda-time to latest version in cdmlib