File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ dependencies {
144144 implementation ' org.osgi:org.osgi.core:6.0.0' ,
145145 ' org.osgi:org.osgi.service.jdbc:1.1.0'
146146 compileOnly ' com.azure:azure-security-keyvault-keys:4.9.2' ,
147- ' com.azure:azure-identity:1.15.0 ' ,
147+ ' com.azure:azure-identity:1.15.3 ' ,
148148 ' org.antlr:antlr4-runtime:4.9.1' ,
149149 ' com.google.code.gson:gson:2.11.0' ,
150150 ' org.bouncycastle:bcprov-jdk18on:1.79' ,
@@ -165,7 +165,7 @@ dependencies {
165165 ' org.eclipse.gemini.blueprint:gemini-blueprint-mock:3.0.0.M01' ,
166166 ' com.google.code.gson:gson:2.11.0' ,
167167 ' org.bouncycastle:bcprov-jdk18on:1.79' ,
168- ' com.azure:azure-security-keyvault-keys:4.9.1 ' ,
169- ' com.azure:azure-identity:1.15.0 ' ,
168+ ' com.azure:azure-security-keyvault-keys:4.9.2 ' ,
169+ ' com.azure:azure-identity:1.15.3 ' ,
170170 ' com.h2database:h2:2.2.220'
171171}
You can’t perform that action at this time.
0 commit comments