Skip to content

Commit 15a0104

Browse files
Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 (#4392)
Signed-off-by: dependabot[bot] <[email protected]> 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 91865f5 commit 15a0104

File tree

7 files changed

+13
-13
lines changed

7 files changed

+13
-13
lines changed

agent/agent-tooling/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ net.java.dev.jna:jna-platform:5.17.0=runtimeClasspath
7979
net.java.dev.jna:jna:5.17.0=runtimeClasspath
8080
net.minidev:accessors-smart:2.5.2=runtimeClasspath
8181
net.minidev:json-smart:2.5.2=runtimeClasspath
82-
org.apache.commons:commons-lang3:3.17.0=runtimeClasspath
83-
org.apache.commons:commons-text:1.13.1=runtimeClasspath
82+
org.apache.commons:commons-lang3:3.18.0=runtimeClasspath
83+
org.apache.commons:commons-text:1.14.0=runtimeClasspath
8484
org.junit:junit-bom:5.13.4=runtimeClasspath
8585
org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath
8686
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
@@ -61,7 +61,7 @@ val DEPENDENCIES = listOf(
6161
"ch.qos.logback:logback-classic:1.3.15", // logback 1.4+ requires Java 11+
6262
"ch.qos.logback.contrib:logback-json-classic:0.1.5",
6363
"commons-codec:commons-codec:1.19.0",
64-
"org.apache.commons:commons-text:1.13.1",
64+
"org.apache.commons:commons-text:1.14.0",
6565
"com.google.code.gson:gson:2.13.1",
6666
"com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom
6767
"org.assertj:assertj-core:3.27.3",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
you may not use this file except in compliance with the License.
194194
You may obtain a copy of the License at
195195

196-
http://www.apache.org/licenses/LICENSE-2.0
196+
https://www.apache.org/licenses/LICENSE-2.0
197197

198198
Unless required by applicable law or agreed to in writing, software
199199
distributed under the License is distributed on an "AS IS" BASIS,
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Commons Lang
2-
Copyright 2001-2024 The Apache Software Foundation
2+
Copyright 2001-2025 The Apache Software Foundation
33

44
This product includes software developed at
55
The Apache Software Foundation (https://www.apache.org/).

licenses/commons-text-1.13.1.jar/META-INF/LICENSE.txt renamed to licenses/commons-text-1.14.0.jar/META-INF/LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
you may not use this file except in compliance with the License.
194194
You may obtain a copy of the License at
195195

196-
http://www.apache.org/licenses/LICENSE-2.0
196+
https://www.apache.org/licenses/LICENSE-2.0
197197

198198
Unless required by applicable law or agreed to in writing, software
199199
distributed under the License is distributed on an "AS IS" BASIS,

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-07-28 17:35:06 UTC_
4+
_2025-07-28 20:28:50 UTC_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.19.2`
@@ -279,19 +279,19 @@ _2025-07-28 17:35:06 UTC_
279279
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
280280
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
281281
282-
**56** **Group:** `org.apache.commons` **Name:** `commons-lang3` **Version:** `3.17.0`
282+
**56** **Group:** `org.apache.commons` **Name:** `commons-lang3` **Version:** `3.18.0`
283283
> - **Project URL**: [https://commons.apache.org/proper/commons-lang/](https://commons.apache.org/proper/commons-lang/)
284284
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
285285
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
286-
> - **Embedded license files**: [commons-lang3-3.17.0.jar/META-INF/LICENSE.txt](commons-lang3-3.17.0.jar/META-INF/LICENSE.txt)
287-
- [commons-lang3-3.17.0.jar/META-INF/NOTICE.txt](commons-lang3-3.17.0.jar/META-INF/NOTICE.txt)
286+
> - **Embedded license files**: [commons-lang3-3.18.0.jar/META-INF/LICENSE.txt](commons-lang3-3.18.0.jar/META-INF/LICENSE.txt)
287+
- [commons-lang3-3.18.0.jar/META-INF/NOTICE.txt](commons-lang3-3.18.0.jar/META-INF/NOTICE.txt)
288288

289-
**57** **Group:** `org.apache.commons` **Name:** `commons-text` **Version:** `1.13.1`
289+
**57** **Group:** `org.apache.commons` **Name:** `commons-text` **Version:** `1.14.0`
290290
> - **Project URL**: [https://commons.apache.org/proper/commons-text](https://commons.apache.org/proper/commons-text)
291291
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
292292
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
293-
> - **Embedded license files**: [commons-text-1.13.1.jar/META-INF/LICENSE.txt](commons-text-1.13.1.jar/META-INF/LICENSE.txt)
294-
- [commons-text-1.13.1.jar/META-INF/NOTICE.txt](commons-text-1.13.1.jar/META-INF/NOTICE.txt)
293+
> - **Embedded license files**: [commons-text-1.14.0.jar/META-INF/LICENSE.txt](commons-text-1.14.0.jar/META-INF/LICENSE.txt)
294+
- [commons-text-1.14.0.jar/META-INF/NOTICE.txt](commons-text-1.14.0.jar/META-INF/NOTICE.txt)
295295

296296
**58** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.17`
297297
> - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)

0 commit comments

Comments
 (0)