File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ io.projectreactor:reactor-core:3.5.4=runtimeClasspath
6060net.java.dev.jna:jna-platform:5.13.0=runtimeClasspath
6161net.java.dev.jna:jna:5.13.0=runtimeClasspath
6262net.minidev:accessors-smart:2.4.9=runtimeClasspath
63- net.minidev:json-smart:2.4.9 =runtimeClasspath
63+ net.minidev:json-smart:2.4.10 =runtimeClasspath
6464org.apache.commons:commons-lang3:3.12.0=runtimeClasspath
6565org.apache.commons:commons-text:1.10.0=runtimeClasspath
6666org.junit:junit-bom:5.9.2=runtimeClasspath
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies {
2323 // Transitive dependency: json-smart -> com.microsoft.azure:msal4j:1.13.5 -> com.azure:azure-identity
2424 // -> azure-monitor-exporter
2525 // upstream fix: https://github.com/AzureAD/microsoft-authentication-library-for-java/pull/612
26- implementation(" net.minidev:json-smart:2.4.9 " )
26+ implementation(" net.minidev:json-smart:2.4.10 " )
2727
2828 compileOnly(" io.opentelemetry:opentelemetry-sdk" )
2929 compileOnly(" io.opentelemetry:opentelemetry-sdk-metrics" )
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ io.projectreactor:reactor-core:3.5.4=runtimeClasspath
5050net.java.dev.jna:jna-platform:5.6.0=runtimeClasspath
5151net.java.dev.jna:jna:5.6.0=runtimeClasspath
5252net.minidev:accessors-smart:2.4.9=runtimeClasspath
53- net.minidev:json-smart:2.4.9 =runtimeClasspath
53+ net.minidev:json-smart:2.4.10 =runtimeClasspath
5454org.junit:junit-bom:5.9.2=runtimeClasspath
5555org.ow2.asm:asm:9.3=runtimeClasspath
5656org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath
Original file line number Diff line number Diff line change 11
22#agent
33##Dependency License Report
4- _ 2023-03-27 10:28:49 UTC_
4+ _ 2023-03-28 08:54:41 UTC_
55## Apache License, Version 2.0
66
77** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.14.2 `
@@ -215,7 +215,7 @@ _2023-03-27 10:28:49 UTC_
215215> - ** Manifest License** : Apache License, Version 2.0 (Not Packaged)
216216> - ** POM License** : Apache License, Version 2.0 - [ http://www.apache.org/licenses/LICENSE-2.0 ] ( http://www.apache.org/licenses/LICENSE-2.0 )
217217
218- ** 42** ** Group:** ` net.minidev ` ** Name:** ` json-smart ` ** Version:** ` 2.4.9 `
218+ ** 42** ** Group:** ` net.minidev ` ** Name:** ` json-smart ` ** Version:** ` 2.4.10 `
219219> - ** Project URL** : [ https://urielch.github.io/ ] ( https://urielch.github.io/ )
220220> - ** Manifest License** : Apache License, Version 2.0 (Not Packaged)
221221> - ** POM License** : Apache License, Version 2.0 - [ http://www.apache.org/licenses/LICENSE-2.0 ] ( http://www.apache.org/licenses/LICENSE-2.0 )
You can’t perform that action at this time.
0 commit comments