File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
commons-codec-1.20.0.jar/META-INF Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ com.github.oshi:oshi-core:6.9.1=runtimeClasspath
2424com.google.errorprone:error_prone_annotations:2.43.0=runtimeClasspath
2525com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
2626com.microsoft.azure:msal4j:1.23.1=runtimeClasspath
27- commons-codec:commons-codec:1.19 .0=runtimeClasspath
27+ commons-codec:commons-codec:1.20 .0=runtimeClasspath
2828io.netty:netty-bom:4.2.7.Final=runtimeClasspath
2929io.netty:netty-buffer:4.2.7.Final=runtimeClasspath
3030io.netty:netty-codec-base:4.2.7.Final=runtimeClasspath
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ val CORE_DEPENDENCIES = listOf(
6161val DEPENDENCIES = listOf (
6262 " ch.qos.logback:logback-classic:1.3.16" , // logback 1.4+ requires Java 11+
6363 " ch.qos.logback.contrib:logback-json-classic:0.1.5" ,
64- " commons-codec:commons-codec:1.19 .0" ,
64+ " commons-codec:commons-codec:1.20 .0" ,
6565 " org.apache.commons:commons-text:1.14.0" ,
6666 " com.google.code.gson:gson:2.13.2" ,
6767 " com.azure:azure-core-test:1.26.2" , // this is not included in azure-sdk-bom
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 11
22# agent
33## Dependency License Report
4- _ 2025-10-30 03:08:27 UTC_
4+ _ 2025-11-07 03:09:45 UTC_
55## Apache License, Version 2.0
66
77** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.20 `
@@ -37,12 +37,12 @@ _2025-10-30 03:08:27 UTC_
3737> - ** Manifest License** : Apache License, Version 2.0 (Not Packaged)
3838> - ** POM License** : Apache License, Version 2.0 - [ http://www.apache.org/licenses/LICENSE-2.0 ] ( http://www.apache.org/licenses/LICENSE-2.0 )
3939
40- ** 6** ** Group:** ` commons-codec ` ** Name:** ` commons-codec ` ** Version:** ` 1.19 .0 `
40+ ** 6** ** Group:** ` commons-codec ` ** Name:** ` commons-codec ` ** Version:** ` 1.20 .0 `
4141> - ** Project URL** : [ https://commons.apache.org/proper/commons-codec/ ] ( https://commons.apache.org/proper/commons-codec/ )
4242> - ** Manifest License** : Apache License, Version 2.0 (Not Packaged)
4343> - ** POM License** : Apache License, Version 2.0 - [ http://www.apache.org/licenses/LICENSE-2.0 ] ( http://www.apache.org/licenses/LICENSE-2.0 )
44- > - ** Embedded license files** : [ commons-codec-1.19 .0.jar/META-INF/LICENSE.txt] ( commons-codec-1.19 .0.jar/META-INF/LICENSE.txt )
45- - [commons-codec-1.19 .0.jar/META-INF/NOTICE.txt](commons-codec-1.19 .0.jar/META-INF/NOTICE.txt)
44+ > - ** Embedded license files** : [ commons-codec-1.20 .0.jar/META-INF/LICENSE.txt] ( commons-codec-1.20 .0.jar/META-INF/LICENSE.txt )
45+ - [commons-codec-1.20 .0.jar/META-INF/NOTICE.txt](commons-codec-1.20 .0.jar/META-INF/NOTICE.txt)
4646
4747** 7** ** Group:** ` io.netty ` ** Name:** ` netty-buffer ` ** Version:** ` 4.2.7.Final `
4848> - ** Manifest Project URL** : [ https://netty.io/ ] ( https://netty.io/ )
You can’t perform that action at this time.
0 commit comments