Skip to content

Commit e4bf7f5

Browse files
./gradlew resolveAndLockAll --write-locks
1 parent d837177 commit e4bf7f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

agent/agent-tooling/gradle.lockfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ch.qos.logback:logback-classic:1.3.15=runtimeClasspath
77
ch.qos.logback:logback-core:1.3.15=runtimeClasspath
88
com.azure:azure-core-http-netty:1.15.10=runtimeClasspath
99
com.azure:azure-core:1.55.2=runtimeClasspath
10-
com.azure:azure-identity:1.15.3=runtimeClasspath
10+
com.azure:azure-identity:1.15.4=runtimeClasspath
1111
com.azure:azure-json:1.4.0=runtimeClasspath
1212
com.azure:azure-monitor-opentelemetry-autoconfigure:1.0.0=runtimeClasspath
1313
com.azure:azure-sdk-bom:1.2.32=runtimeClasspath
@@ -24,11 +24,11 @@ com.github.oshi:oshi-core:6.7.0=runtimeClasspath
2424
com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
2525
com.google.errorprone:error_prone_annotations:2.36.0=runtimeClasspath
2626
com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
27-
com.microsoft.azure:msal4j:1.19.0=runtimeClasspath
27+
com.microsoft.azure:msal4j:1.19.1=runtimeClasspath
2828
com.nimbusds:content-type:2.3=runtimeClasspath
2929
com.nimbusds:lang-tag:1.7=runtimeClasspath
30-
com.nimbusds:nimbus-jose-jwt:9.40=runtimeClasspath
31-
com.nimbusds:oauth2-oidc-sdk:11.18=runtimeClasspath
30+
com.nimbusds:nimbus-jose-jwt:10.0.1=runtimeClasspath
31+
com.nimbusds:oauth2-oidc-sdk:11.23=runtimeClasspath
3232
commons-codec:commons-codec:1.18.0=runtimeClasspath
3333
io.netty:netty-bom:4.1.119.Final=runtimeClasspath
3434
io.netty:netty-buffer:4.1.119.Final=runtimeClasspath

0 commit comments

Comments
 (0)