Skip to content

Commit cecc247

Browse files
Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 (#4561)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 626db57 commit cecc247

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

agent/agent-tooling/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ io.projectreactor.netty:reactor-netty-http:1.2.10=runtimeClasspath
7171
io.projectreactor:reactor-core:3.7.11=runtimeClasspath
7272
net.java.dev.jna:jna-platform:5.18.1=runtimeClasspath
7373
net.java.dev.jna:jna:5.18.1=runtimeClasspath
74-
org.apache.commons:commons-lang3:3.18.0=runtimeClasspath
75-
org.apache.commons:commons-text:1.14.0=runtimeClasspath
74+
org.apache.commons:commons-lang3:3.20.0=runtimeClasspath
75+
org.apache.commons:commons-text:1.15.0=runtimeClasspath
7676
org.junit:junit-bom:5.14.1=runtimeClasspath
7777
org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath
7878
org.slf4j:jcl-over-slf4j:2.0.17=runtimeClasspath

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ val 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",
6464
"commons-codec:commons-codec:1.20.0",
65-
"org.apache.commons:commons-text:1.14.0",
65+
"org.apache.commons:commons-text:1.15.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
6868
"org.assertj:assertj-core:3.27.6",

licenses/commons-lang3-3.18.0.jar/META-INF/LICENSE.txt renamed to licenses/commons-lang3-3.20.0.jar/META-INF/LICENSE.txt

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

licenses/more-licenses.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# agent
33
## Dependency License Report
4-
_2025-11-14 22:48:36 UTC_
4+
_2026-01-14 22:45:41 UTC_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.20`
@@ -241,19 +241,19 @@ _2025-11-14 22:48:36 UTC_
241241
> - **POM License**: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 - [https://www.gnu.org/licenses/lgpl-2.1](https://www.gnu.org/licenses/lgpl-2.1)
242242
> - **Embedded license files**: [jna-platform-5.18.1.jar/META-INF/LICENSE](jna-platform-5.18.1.jar/META-INF/LICENSE)
243243
244-
**48** **Group:** `org.apache.commons` **Name:** `commons-lang3` **Version:** `3.18.0`
244+
**48** **Group:** `org.apache.commons` **Name:** `commons-lang3` **Version:** `3.20.0`
245245
> - **Project URL**: [https://commons.apache.org/proper/commons-lang/](https://commons.apache.org/proper/commons-lang/)
246246
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
247247
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
248-
> - **Embedded license files**: [commons-lang3-3.18.0.jar/META-INF/LICENSE.txt](commons-lang3-3.18.0.jar/META-INF/LICENSE.txt)
249-
- [commons-lang3-3.18.0.jar/META-INF/NOTICE.txt](commons-lang3-3.18.0.jar/META-INF/NOTICE.txt)
248+
> - **Embedded license files**: [commons-lang3-3.20.0.jar/META-INF/LICENSE.txt](commons-lang3-3.20.0.jar/META-INF/LICENSE.txt)
249+
- [commons-lang3-3.20.0.jar/META-INF/NOTICE.txt](commons-lang3-3.20.0.jar/META-INF/NOTICE.txt)
250250

251-
**49** **Group:** `org.apache.commons` **Name:** `commons-text` **Version:** `1.14.0`
251+
**49** **Group:** `org.apache.commons` **Name:** `commons-text` **Version:** `1.15.0`
252252
> - **Project URL**: [https://commons.apache.org/proper/commons-text](https://commons.apache.org/proper/commons-text)
253253
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
254254
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
255-
> - **Embedded license files**: [commons-text-1.14.0.jar/META-INF/LICENSE.txt](commons-text-1.14.0.jar/META-INF/LICENSE.txt)
256-
- [commons-text-1.14.0.jar/META-INF/NOTICE.txt](commons-text-1.14.0.jar/META-INF/NOTICE.txt)
255+
> - **Embedded license files**: [commons-text-1.15.0.jar/META-INF/LICENSE.txt](commons-text-1.15.0.jar/META-INF/LICENSE.txt)
256+
- [commons-text-1.15.0.jar/META-INF/NOTICE.txt](commons-text-1.15.0.jar/META-INF/NOTICE.txt)
257257

258258
**50** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.17`
259259
> - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)

0 commit comments

Comments
 (0)