From 2a8e2375ecbcdfc3b56baee1d58c473845a2aa56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 21:55:07 +0000 Subject: [PATCH 1/3] Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.1 to 1.17.2. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.17.1...rel/commons-codec-1.17.2) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dependencyManagement/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 5be0834eca3415ca0df4da3b0bb1b76ea048fbf8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 21:56:58 +0000 Subject: [PATCH 2/3] ./gradlew generateLicenseReport --- .../META-INF/LICENSE.txt | 0 .../META-INF/NOTICE.txt | 0 licenses/more-licenses.md | 8 ++++---- 3 files changed, 4 insertions(+), 4 deletions(-) rename licenses/{commons-codec-1.17.1.jar => commons-codec-1.17.2.jar}/META-INF/LICENSE.txt (100%) rename licenses/{commons-codec-1.17.1.jar => commons-codec-1.17.2.jar}/META-INF/NOTICE.txt (100%) 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/) From ec3d6dac36a384a2760eaf2983cf24f054e72e0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 21:57:01 +0000 Subject: [PATCH 3/3] ./gradlew resolveAndLockAll --write-locks --- agent/agent-tooling/gradle.lockfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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