Skip to content

Commit 3a4bc27

Browse files
Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#3651)
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 26fd932 commit 3a4bc27

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

agent/agent-tooling/gradle.lockfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ net.java.dev.jna:jna-platform:5.14.0=runtimeClasspath
7676
net.java.dev.jna:jna:5.14.0=runtimeClasspath
7777
net.minidev:accessors-smart:2.5.0=runtimeClasspath
7878
net.minidev:json-smart:2.5.0=runtimeClasspath
79-
org.apache.commons:commons-lang3:3.13.0=runtimeClasspath
80-
org.apache.commons:commons-text:1.11.0=runtimeClasspath
79+
org.apache.commons:commons-lang3:3.14.0=runtimeClasspath
80+
org.apache.commons:commons-text:1.12.0=runtimeClasspath
8181
org.codehaus.woodstox:stax2-api:4.2.2=runtimeClasspath
8282
org.junit:junit-bom:5.10.2=runtimeClasspath
8383
org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ val DEPENDENCIES = listOf(
7070
"ch.qos.logback.contrib:logback-json-classic:0.1.5",
7171
"com.uber.nullaway:nullaway:0.10.25",
7272
"commons-codec:commons-codec:1.16.1",
73-
"org.apache.commons:commons-text:1.11.0",
73+
"org.apache.commons:commons-text:1.12.0",
7474
"com.google.code.gson:gson:2.10.1",
7575
"com.azure:azure-core-test:1.24.1", // this is not included in azure-sdk-bom
7676
"org.assertj:assertj-core:3.25.3",

licenses/commons-lang3-3.13.0.jar/META-INF/LICENSE.txt renamed to licenses/commons-lang3-3.14.0.jar/META-INF/LICENSE.txt

File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Commons Text
2-
Copyright 2014-2023 The Apache Software Foundation
2+
Copyright 2014-2024 The Apache Software Foundation
33

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

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-
_2024-04-15 12:04:09 PDT_
4+
_2024-04-17 04:10:55 UTC_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.17.0`
@@ -251,19 +251,19 @@ _2024-04-15 12:04:09 PDT_
251251
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
252252
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
253253
254-
**50** **Group:** `org.apache.commons` **Name:** `commons-lang3` **Version:** `3.13.0`
254+
**50** **Group:** `org.apache.commons` **Name:** `commons-lang3` **Version:** `3.14.0`
255255
> - **Project URL**: [https://commons.apache.org/proper/commons-lang/](https://commons.apache.org/proper/commons-lang/)
256256
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
257257
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
258-
> - **Embedded license files**: [commons-lang3-3.13.0.jar/META-INF/LICENSE.txt](commons-lang3-3.13.0.jar/META-INF/LICENSE.txt)
259-
- [commons-lang3-3.13.0.jar/META-INF/NOTICE.txt](commons-lang3-3.13.0.jar/META-INF/NOTICE.txt)
258+
> - **Embedded license files**: [commons-lang3-3.14.0.jar/META-INF/LICENSE.txt](commons-lang3-3.14.0.jar/META-INF/LICENSE.txt)
259+
- [commons-lang3-3.14.0.jar/META-INF/NOTICE.txt](commons-lang3-3.14.0.jar/META-INF/NOTICE.txt)
260260

261-
**51** **Group:** `org.apache.commons` **Name:** `commons-text` **Version:** `1.11.0`
261+
**51** **Group:** `org.apache.commons` **Name:** `commons-text` **Version:** `1.12.0`
262262
> - **Project URL**: [https://commons.apache.org/proper/commons-text](https://commons.apache.org/proper/commons-text)
263263
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
264264
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
265-
> - **Embedded license files**: [commons-text-1.11.0.jar/META-INF/LICENSE.txt](commons-text-1.11.0.jar/META-INF/LICENSE.txt)
266-
- [commons-text-1.11.0.jar/META-INF/NOTICE.txt](commons-text-1.11.0.jar/META-INF/NOTICE.txt)
265+
> - **Embedded license files**: [commons-text-1.12.0.jar/META-INF/LICENSE.txt](commons-text-1.12.0.jar/META-INF/LICENSE.txt)
266+
- [commons-text-1.12.0.jar/META-INF/NOTICE.txt](commons-text-1.12.0.jar/META-INF/NOTICE.txt)
267267

268268
**52** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.13`
269269
> - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)

0 commit comments

Comments
 (0)