From f0d1ddf84d85f9c136ec28656097130556f5b65c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 03:16:29 +0000 Subject: [PATCH 1/2] Bump commons-codec:commons-codec from 1.22.0 to 1.22.1 Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.22.0 to 1.22.1. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.22.0...rel/commons-codec-1.22.1) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- agent/agent-tooling/gradle.lockfile | 2 +- dependencyManagement/build.gradle.kts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/agent/agent-tooling/gradle.lockfile b/agent/agent-tooling/gradle.lockfile index b8cf63f91c..44bf4bf880 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -26,7 +26,7 @@ com.github.oshi:oshi-core:7.4.2=runtimeClasspath com.google.errorprone:error_prone_annotations:2.49.0=runtimeClasspath com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath com.microsoft.azure:msal4j:1.23.1=runtimeClasspath -commons-codec:commons-codec:1.22.0=runtimeClasspath +commons-codec:commons-codec:1.22.1=runtimeClasspath io.netty:netty-bom:4.2.16.Final=runtimeClasspath io.netty:netty-buffer:4.2.16.Final=runtimeClasspath io.netty:netty-codec-base:4.2.16.Final=runtimeClasspath diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index e778ff6434..f00ff0e8b8 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -63,7 +63,7 @@ val CORE_DEPENDENCIES = listOf( val DEPENDENCIES = listOf( "ch.qos.logback:logback-classic:1.3.16", // logback 1.4+ requires Java 11+ "ch.qos.logback.contrib:logback-json-classic:0.1.5", - "commons-codec:commons-codec:1.22.0", + "commons-codec:commons-codec:1.22.1", "org.apache.commons:commons-text:1.15.0", "com.google.code.gson:gson:2.14.0", "com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom From 5efe1c60f1a2646c13b178cb9a623a2048cf97cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 03:18:38 +0000 Subject: [PATCH 2/2] ./gradlew generateLicenseReport --- .../META-INF/LICENSE.txt | 0 .../META-INF/NOTICE.txt | 0 licenses/more-licenses.md | 6 +++--- 3 files changed, 3 insertions(+), 3 deletions(-) rename licenses/{commons-codec-1.22.0.jar => commons-codec-1.22.1.jar}/META-INF/LICENSE.txt (100%) rename licenses/{commons-codec-1.22.0.jar => commons-codec-1.22.1.jar}/META-INF/NOTICE.txt (100%) diff --git a/licenses/commons-codec-1.22.0.jar/META-INF/LICENSE.txt b/licenses/commons-codec-1.22.1.jar/META-INF/LICENSE.txt similarity index 100% rename from licenses/commons-codec-1.22.0.jar/META-INF/LICENSE.txt rename to licenses/commons-codec-1.22.1.jar/META-INF/LICENSE.txt diff --git a/licenses/commons-codec-1.22.0.jar/META-INF/NOTICE.txt b/licenses/commons-codec-1.22.1.jar/META-INF/NOTICE.txt similarity index 100% rename from licenses/commons-codec-1.22.0.jar/META-INF/NOTICE.txt rename to licenses/commons-codec-1.22.1.jar/META-INF/NOTICE.txt diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index 402a31415e..303531790f 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -36,12 +36,12 @@ > - **Manifest License**: [http://www.apache.org/licenses/LICENSE-2.0](Apache License, Version 2.0) > - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) -**6** **Group:** `commons-codec` **Name:** `commons-codec` **Version:** `1.22.0` +**6** **Group:** `commons-codec` **Name:** `commons-codec` **Version:** `1.22.1` > - **Project URL**: [https://commons.apache.org/proper/commons-codec/](https://commons.apache.org/proper/commons-codec/) > - **Manifest License**: [https://www.apache.org/licenses/LICENSE-2.0](Apache License, Version 2.0) > - **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.22.0.jar/META-INF/LICENSE.txt](commons-codec-1.22.0.jar/META-INF/LICENSE.txt) - - [commons-codec-1.22.0.jar/META-INF/NOTICE.txt](commons-codec-1.22.0.jar/META-INF/NOTICE.txt) +> - **Embedded license files**: [commons-codec-1.22.1.jar/META-INF/LICENSE.txt](commons-codec-1.22.1.jar/META-INF/LICENSE.txt) + - [commons-codec-1.22.1.jar/META-INF/NOTICE.txt](commons-codec-1.22.1.jar/META-INF/NOTICE.txt) **7** **Group:** `io.netty` **Name:** `netty-buffer` **Version:** `4.2.16.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/)