File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
commons-codec-1.19.0.jar/META-INF Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ com.nimbusds:content-type:2.3=runtimeClasspath
29
29
com.nimbusds:lang-tag:1.7=runtimeClasspath
30
30
com.nimbusds:nimbus-jose-jwt:10.0.1=runtimeClasspath
31
31
com.nimbusds:oauth2-oidc-sdk:11.23=runtimeClasspath
32
- commons-codec:commons-codec:1.18 .0=runtimeClasspath
32
+ commons-codec:commons-codec:1.19 .0=runtimeClasspath
33
33
io.netty:netty-bom:4.2.3.Final=runtimeClasspath
34
34
io.netty:netty-buffer:4.2.3.Final=runtimeClasspath
35
35
io.netty:netty-codec-base:4.2.3.Final=runtimeClasspath
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ val CORE_DEPENDENCIES = listOf(
60
60
val DEPENDENCIES = listOf (
61
61
" ch.qos.logback:logback-classic:1.3.15" , // logback 1.4+ requires Java 11+
62
62
" ch.qos.logback.contrib:logback-json-classic:0.1.5" ,
63
- " commons-codec:commons-codec:1.18 .0" ,
63
+ " commons-codec:commons-codec:1.19 .0" ,
64
64
" org.apache.commons:commons-text:1.13.1" ,
65
65
" com.google.code.gson:gson:2.13.1" ,
66
66
" com.azure:azure-core-test:1.26.2" , // this is not included in azure-sdk-bom
Original file line number Diff line number Diff line change 193
193
you may not use this file except in compliance with the License.
194
194
You may obtain a copy of the License at
195
195
196
- http ://www.apache.org/licenses/LICENSE-2.0
196
+ https ://www.apache.org/licenses/LICENSE-2.0
197
197
198
198
Unless required by applicable law or agreed to in writing, software
199
199
distributed under the License is distributed on an "AS IS" BASIS,
File renamed without changes.
Original file line number Diff line number Diff line change 1
1
2
2
# agent
3
3
## Dependency License Report
4
- _ 2025-07-22 05:02:13 UTC_
4
+ _ 2025-07-23 03:37:45 UTC_
5
5
## Apache License, Version 2.0
6
6
7
7
** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.19.2 `
@@ -64,12 +64,12 @@ _2025-07-22 05:02:13 UTC_
64
64
> - ** Manifest License** : Apache License, Version 2.0 (Not Packaged)
65
65
> - ** POM License** : Apache License, Version 2.0 - [ https://www.apache.org/licenses/LICENSE-2.0 ] ( https://www.apache.org/licenses/LICENSE-2.0 )
66
66
67
- ** 11** ** Group:** ` commons-codec ` ** Name:** ` commons-codec ` ** Version:** ` 1.18 .0 `
67
+ ** 11** ** Group:** ` commons-codec ` ** Name:** ` commons-codec ` ** Version:** ` 1.19 .0 `
68
68
> - ** Project URL** : [ https://commons.apache.org/proper/commons-codec/ ] ( https://commons.apache.org/proper/commons-codec/ )
69
69
> - ** Manifest License** : Apache License, Version 2.0 (Not Packaged)
70
70
> - ** POM License** : Apache License, Version 2.0 - [ http://www.apache.org/licenses/LICENSE-2.0 ] ( http://www.apache.org/licenses/LICENSE-2.0 )
71
- > - ** Embedded license files** : [ commons-codec-1.18 .0.jar/META-INF/LICENSE.txt] ( commons-codec-1.18 .0.jar/META-INF/LICENSE.txt )
72
- - [commons-codec-1.18 .0.jar/META-INF/NOTICE.txt](commons-codec-1.18 .0.jar/META-INF/NOTICE.txt)
71
+ > - ** Embedded license files** : [ commons-codec-1.19 .0.jar/META-INF/LICENSE.txt] ( commons-codec-1.19 .0.jar/META-INF/LICENSE.txt )
72
+ - [commons-codec-1.19 .0.jar/META-INF/NOTICE.txt](commons-codec-1.19 .0.jar/META-INF/NOTICE.txt)
73
73
74
74
** 12** ** Group:** ` io.netty ` ** Name:** ` netty-buffer ` ** Version:** ` 4.2.3.Final `
75
75
> - ** Manifest Project URL** : [ https://netty.io/ ] ( https://netty.io/ )
You can’t perform that action at this time.
0 commit comments