Skip to content

Commit ea7246a

Browse files
committed
update
1 parent 2444fde commit ea7246a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

+3-3
Original file line numberDiff line numberDiff 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
}

0 commit comments

Comments
 (0)