diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index 4e1843f6c30..2ec27187e85 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -29,7 +29,7 @@ com.nimbusds:content-type:2.3=runtimeClasspath com.nimbusds:lang-tag:1.7=runtimeClasspath com.nimbusds:nimbus-jose-jwt:9.40=runtimeClasspath com.nimbusds:oauth2-oidc-sdk:11.18=runtimeClasspath -commons-codec:commons-codec:1.17.1=runtimeClasspath +commons-codec:commons-codec:1.17.2=runtimeClasspath io.netty:netty-bom:4.1.116.Final=runtimeClasspath io.netty:netty-buffer:4.1.116.Final=runtimeClasspath io.netty:netty-codec-dns:4.1.116.Final=runtimeClasspath diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index 3c77164eea3..9c1279acd8c 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -65,7 +65,7 @@ val DEPENDENCIES = listOf( "ch.qos.logback:logback-classic:1.3.15", // logback 1.4+ requires Java 11+ "ch.qos.logback.contrib:logback-json-classic:0.1.5", "com.uber.nullaway:nullaway:0.12.3", - "commons-codec:commons-codec:1.17.1", + "commons-codec:commons-codec:1.17.2", "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 diff --git a/licenses/commons-codec-1.17.1.jar/META-INF/LICENSE.txt b/licenses/commons-codec-1.17.2.jar/META-INF/LICENSE.txt similarity index 100% rename from licenses/commons-codec-1.17.1.jar/META-INF/LICENSE.txt rename to licenses/commons-codec-1.17.2.jar/META-INF/LICENSE.txt diff --git a/licenses/commons-codec-1.17.1.jar/META-INF/NOTICE.txt b/licenses/commons-codec-1.17.2.jar/META-INF/NOTICE.txt similarity index 100% rename from licenses/commons-codec-1.17.1.jar/META-INF/NOTICE.txt rename to licenses/commons-codec-1.17.2.jar/META-INF/NOTICE.txt diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index d57eb8152c4..82e11c10371 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2024-12-31 03:46:16 UTC_ +_2025-01-07 21:56:58 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.18.2` @@ -64,12 +64,12 @@ _2024-12-31 03:46:16 UTC_ > - **Manifest License**: Apache License, Version 2.0 (Not Packaged) > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -**11** **Group:** `commons-codec` **Name:** `commons-codec` **Version:** `1.17.1` +**11** **Group:** `commons-codec` **Name:** `commons-codec` **Version:** `1.17.2` > - **Project URL**: [https://commons.apache.org/proper/commons-codec/](https://commons.apache.org/proper/commons-codec/) > - **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-codec-1.17.1.jar/META-INF/LICENSE.txt](commons-codec-1.17.1.jar/META-INF/LICENSE.txt) - - [commons-codec-1.17.1.jar/META-INF/NOTICE.txt](commons-codec-1.17.1.jar/META-INF/NOTICE.txt) +> - **Embedded license files**: [commons-codec-1.17.2.jar/META-INF/LICENSE.txt](commons-codec-1.17.2.jar/META-INF/LICENSE.txt) + - [commons-codec-1.17.2.jar/META-INF/NOTICE.txt](commons-codec-1.17.2.jar/META-INF/NOTICE.txt) **12** **Group:** `io.netty` **Name:** `netty-buffer` **Version:** `4.1.116.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/)