File tree 5 files changed +7
-7
lines changed
commons-text-1.13.1.jar/META-INF
5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ net.java.dev.jna:jna:5.17.0=runtimeClasspath
79
79
net.minidev:accessors-smart:2.5.2=runtimeClasspath
80
80
net.minidev:json-smart:2.5.2=runtimeClasspath
81
81
org.apache.commons:commons-lang3:3.17.0=runtimeClasspath
82
- org.apache.commons:commons-text:1.13.0 =runtimeClasspath
82
+ org.apache.commons:commons-text:1.13.1 =runtimeClasspath
83
83
org.junit:junit-bom:5.12.1=runtimeClasspath
84
84
org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath
85
85
org.slf4j:jcl-over-slf4j:2.0.17=runtimeClasspath
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ val DEPENDENCIES = listOf(
66
66
" ch.qos.logback.contrib:logback-json-classic:0.1.5" ,
67
67
" com.uber.nullaway:nullaway:0.12.6" ,
68
68
" commons-codec:commons-codec:1.18.0" ,
69
- " org.apache.commons:commons-text:1.13.0 " ,
69
+ " org.apache.commons:commons-text:1.13.1 " ,
70
70
" com.google.code.gson:gson:2.12.1" ,
71
71
" com.azure:azure-core-test:1.26.2" , // this is not included in azure-sdk-bom
72
72
" org.assertj:assertj-core:3.27.3" ,
File renamed without changes.
Original file line number Diff line number Diff line change 1
1
Apache Commons Text
2
- Copyright 2014-2024 The Apache Software Foundation
2
+ Copyright 2014-2025 The Apache Software Foundation
3
3
4
4
This product includes software developed at
5
5
The Apache Software Foundation (https://www.apache.org/).
Original file line number Diff line number Diff line change 1
1
2
2
# agent
3
3
## Dependency License Report
4
- _ 2025-04-04 03:56:24 UTC_
4
+ _ 2025-04-11 03:44:05 UTC_
5
5
## Apache License, Version 2.0
6
6
7
7
** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.18.3 `
@@ -282,12 +282,12 @@ _2025-04-04 03:56:24 UTC_
282
282
> - ** Embedded license files** : [ commons-lang3-3.17.0.jar/META-INF/LICENSE.txt] ( commons-lang3-3.17.0.jar/META-INF/LICENSE.txt )
283
283
- [commons-lang3-3.17.0.jar/META-INF/NOTICE.txt](commons-lang3-3.17.0.jar/META-INF/NOTICE.txt)
284
284
285
- ** 56** ** Group:** ` org.apache.commons ` ** Name:** ` commons-text ` ** Version:** ` 1.13.0 `
285
+ ** 56** ** Group:** ` org.apache.commons ` ** Name:** ` commons-text ` ** Version:** ` 1.13.1 `
286
286
> - ** Project URL** : [ https://commons.apache.org/proper/commons-text ] ( https://commons.apache.org/proper/commons-text )
287
287
> - ** Manifest License** : Apache License, Version 2.0 (Not Packaged)
288
288
> - ** POM License** : Apache License, Version 2.0 - [ http://www.apache.org/licenses/LICENSE-2.0 ] ( http://www.apache.org/licenses/LICENSE-2.0 )
289
- > - ** Embedded license files** : [ commons-text-1.13.0 .jar/META-INF/LICENSE.txt] ( commons-text-1.13.0 .jar/META-INF/LICENSE.txt )
290
- - [commons-text-1.13.0 .jar/META-INF/NOTICE.txt](commons-text-1.13.0 .jar/META-INF/NOTICE.txt)
289
+ > - ** Embedded license files** : [ commons-text-1.13.1 .jar/META-INF/LICENSE.txt] ( commons-text-1.13.1 .jar/META-INF/LICENSE.txt )
290
+ - [commons-text-1.13.1 .jar/META-INF/NOTICE.txt](commons-text-1.13.1 .jar/META-INF/NOTICE.txt)
291
291
292
292
** 57** ** Group:** ` org.slf4j ` ** Name:** ` jcl-over-slf4j ` ** Version:** ` 2.0.17 `
293
293
> - ** Project URL** : [ http://www.slf4j.org ] ( http://www.slf4j.org )
You can’t perform that action at this time.
0 commit comments