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 @@ -89,7 +89,7 @@ dependencies {
8989
9090configurations.all {
9191 // temporarily overriding version until latest azure-json is part of azure-core
92- resolutionStrategy.force(" com.azure:azure-json:1.2 .0" )
92+ resolutionStrategy.force(" com.azure:azure-json:1.3 .0" )
9393}
9494
9595configurations {
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ch.qos.logback:logback-core:1.3.14=runtimeClasspath
88com.azure:azure-core-http-netty:1.15.3=runtimeClasspath
99com.azure:azure-core:1.51.0=runtimeClasspath
1010com.azure:azure-identity:1.13.2=runtimeClasspath
11- com.azure:azure-json:1.2 .0=runtimeClasspath
11+ com.azure:azure-json:1.3 .0=runtimeClasspath
1212com.azure:azure-monitor-opentelemetry-exporter:1.0.0-beta.28=runtimeClasspath
1313com.azure:azure-sdk-bom:1.2.27=runtimeClasspath
1414com.azure:azure-storage-blob:12.27.1=runtimeClasspath
Original file line number Diff line number Diff line change @@ -220,6 +220,6 @@ configurations {
220220 exclude(" com.fasterxml.jackson.dataformat" , " jackson-dataformat-xml" )
221221 exclude(" com.fasterxml.woodstox" , " woodstox-core" )
222222 // temporarily overriding version until latest azure-json is part of azure-core
223- resolutionStrategy.force(" com.azure:azure-json:1.2 .0" )
223+ resolutionStrategy.force(" com.azure:azure-json:1.3 .0" )
224224 }
225225}
Original file line number Diff line number Diff line change 11
22# agent
33## Dependency License Report
4- _ 2024-09-12 09:16:07 UTC_
4+ _ 2024-09-13 03:11:57 UTC_
55## Apache License, Version 2.0
66
77** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.17.2 `
@@ -358,7 +358,7 @@ _2024-09-12 09:16:07 UTC_
358358> - ** POM Project URL** : [ https://github.com/Azure/azure-sdk-for-java ] ( https://github.com/Azure/azure-sdk-for-java )
359359> - ** POM License** : MIT License - [ https://opensource.org/licenses/MIT ] ( https://opensource.org/licenses/MIT )
360360
361- ** 69** ** Group:** ` com.azure ` ** Name:** ` azure-json ` ** Version:** ` 1.2 .0 `
361+ ** 69** ** Group:** ` com.azure ` ** Name:** ` azure-json ` ** Version:** ` 1.3 .0 `
362362> - ** POM Project URL** : [ https://github.com/Azure/azure-sdk-for-java ] ( https://github.com/Azure/azure-sdk-for-java )
363363> - ** POM License** : MIT License - [ https://opensource.org/licenses/MIT ] ( https://opensource.org/licenses/MIT )
364364
You can’t perform that action at this time.
0 commit comments