diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index cbd45dbb64a..16826f68888 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -76,8 +76,8 @@ net.java.dev.jna:jna-platform:5.15.0=runtimeClasspath net.java.dev.jna:jna:5.15.0=runtimeClasspath net.minidev:accessors-smart:2.5.1=runtimeClasspath net.minidev:json-smart:2.5.1=runtimeClasspath -org.apache.commons:commons-lang3:3.14.0=runtimeClasspath -org.apache.commons:commons-text:1.12.0=runtimeClasspath +org.apache.commons:commons-lang3:3.17.0=runtimeClasspath +org.apache.commons:commons-text:1.13.0=runtimeClasspath org.junit:junit-bom:5.11.3=runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath org.slf4j:jcl-over-slf4j:2.0.16=runtimeClasspath diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index 44c2a10d9a8..6ea2def87ca 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -66,7 +66,7 @@ val DEPENDENCIES = listOf( "ch.qos.logback.contrib:logback-json-classic:0.1.5", "com.uber.nullaway:nullaway:0.12.1", "commons-codec:commons-codec:1.17.1", - "org.apache.commons:commons-text:1.12.0", + "org.apache.commons:commons-text:1.13.0", "com.google.code.gson:gson:2.11.0", "com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom "org.assertj:assertj-core:3.26.3", diff --git a/licenses/commons-lang3-3.14.0.jar/META-INF/LICENSE.txt b/licenses/commons-lang3-3.17.0.jar/META-INF/LICENSE.txt similarity index 100% rename from licenses/commons-lang3-3.14.0.jar/META-INF/LICENSE.txt rename to licenses/commons-lang3-3.17.0.jar/META-INF/LICENSE.txt diff --git a/licenses/commons-lang3-3.14.0.jar/META-INF/NOTICE.txt b/licenses/commons-lang3-3.17.0.jar/META-INF/NOTICE.txt similarity index 70% rename from licenses/commons-lang3-3.14.0.jar/META-INF/NOTICE.txt rename to licenses/commons-lang3-3.17.0.jar/META-INF/NOTICE.txt index 307ec45cf5c..207b56a1f58 100644 --- a/licenses/commons-lang3-3.14.0.jar/META-INF/NOTICE.txt +++ b/licenses/commons-lang3-3.17.0.jar/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Commons Lang -Copyright 2001-2023 The Apache Software Foundation +Copyright 2001-2024 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/). diff --git a/licenses/commons-text-1.12.0.jar/META-INF/LICENSE.txt b/licenses/commons-text-1.13.0.jar/META-INF/LICENSE.txt similarity index 100% rename from licenses/commons-text-1.12.0.jar/META-INF/LICENSE.txt rename to licenses/commons-text-1.13.0.jar/META-INF/LICENSE.txt diff --git a/licenses/commons-text-1.12.0.jar/META-INF/NOTICE.txt b/licenses/commons-text-1.13.0.jar/META-INF/NOTICE.txt similarity index 100% rename from licenses/commons-text-1.12.0.jar/META-INF/NOTICE.txt rename to licenses/commons-text-1.13.0.jar/META-INF/NOTICE.txt diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index 50ba5092d19..9af740c2b43 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2024-11-28 04:01:54 UTC_ +_2024-12-16 04:03:15 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.18.2` @@ -263,19 +263,19 @@ _2024-11-28 04:01:54 UTC_ > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**53** **Group:** `org.apache.commons` **Name:** `commons-lang3` **Version:** `3.14.0` +**53** **Group:** `org.apache.commons` **Name:** `commons-lang3` **Version:** `3.17.0` > - **Project URL**: [https://commons.apache.org/proper/commons-lang/](https://commons.apache.org/proper/commons-lang/) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -> - **Embedded license files**: [commons-lang3-3.14.0.jar/META-INF/LICENSE.txt](commons-lang3-3.14.0.jar/META-INF/LICENSE.txt) - - [commons-lang3-3.14.0.jar/META-INF/NOTICE.txt](commons-lang3-3.14.0.jar/META-INF/NOTICE.txt) +> - **Embedded license files**: [commons-lang3-3.17.0.jar/META-INF/LICENSE.txt](commons-lang3-3.17.0.jar/META-INF/LICENSE.txt) + - [commons-lang3-3.17.0.jar/META-INF/NOTICE.txt](commons-lang3-3.17.0.jar/META-INF/NOTICE.txt) -**54** **Group:** `org.apache.commons` **Name:** `commons-text` **Version:** `1.12.0` +**54** **Group:** `org.apache.commons` **Name:** `commons-text` **Version:** `1.13.0` > - **Project URL**: [https://commons.apache.org/proper/commons-text](https://commons.apache.org/proper/commons-text) > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -> - **Embedded license files**: [commons-text-1.12.0.jar/META-INF/LICENSE.txt](commons-text-1.12.0.jar/META-INF/LICENSE.txt) - - [commons-text-1.12.0.jar/META-INF/NOTICE.txt](commons-text-1.12.0.jar/META-INF/NOTICE.txt) +> - **Embedded license files**: [commons-text-1.13.0.jar/META-INF/LICENSE.txt](commons-text-1.13.0.jar/META-INF/LICENSE.txt) + - [commons-text-1.13.0.jar/META-INF/NOTICE.txt](commons-text-1.13.0.jar/META-INF/NOTICE.txt) **55** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.16` > - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org)