Skip to content

Commit 43d0ded

Browse files
./gradlew resolveAndLockAll --write-locks
1 parent a9e5c5a commit 43d0ded

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.7=runtimeClasspath
99
com.azure:azure-core:1.54.1=runtimeClasspath
10-
com.azure:azure-identity:1.15.0=runtimeClasspath
10+
com.azure:azure-identity:1.15.2=runtimeClasspath
1111
com.azure:azure-json:1.3.0=runtimeClasspath
1212
com.azure:azure-monitor-opentelemetry-autoconfigure:1.0.0-beta.2=runtimeClasspath
1313
com.azure:azure-sdk-bom:1.2.31=runtimeClasspath
@@ -24,7 +24,7 @@ com.github.oshi:oshi-core:6.6.6=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.17.2=runtimeClasspath
27+
com.microsoft.azure:msal4j:1.19.0=runtimeClasspath
2828
com.nimbusds:content-type:2.3=runtimeClasspath
2929
com.nimbusds:lang-tag:1.7=runtimeClasspath
3030
com.nimbusds:nimbus-jose-jwt:9.40=runtimeClasspath
@@ -73,8 +73,8 @@ io.projectreactor.netty:reactor-netty-http:1.0.48=runtimeClasspath
7373
io.projectreactor:reactor-core:3.4.41=runtimeClasspath
7474
net.java.dev.jna:jna-platform:5.16.0=runtimeClasspath
7575
net.java.dev.jna:jna:5.16.0=runtimeClasspath
76-
net.minidev:accessors-smart:2.5.1=runtimeClasspath
77-
net.minidev:json-smart:2.5.1=runtimeClasspath
76+
net.minidev:accessors-smart:2.5.2=runtimeClasspath
77+
net.minidev:json-smart:2.5.2=runtimeClasspath
7878
org.apache.commons:commons-lang3:3.17.0=runtimeClasspath
7979
org.apache.commons:commons-text:1.13.0=runtimeClasspath
8080
org.junit:junit-bom:5.11.4=runtimeClasspath

0 commit comments

Comments
 (0)