We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70608f8 commit e5c394dCopy full SHA for e5c394d
core/pom.xml
@@ -48,7 +48,7 @@
48
<dependency>
49
<groupId>joda-time</groupId>
50
<artifactId>joda-time</artifactId>
51
- <version>2.10.14</version>
+ <version>2.10.6</version>
52
</dependency>
53
54
<!-- commons -->
@@ -72,7 +72,7 @@
72
73
<groupId>com.azure</groupId>
74
<artifactId>azure-security-keyvault-keys</artifactId>
75
- <version>4.3.8</version>
+ <version>4.3.4</version>
76
<optional>true</optional>
77
78
0 commit comments