From c2346b22a22b6eaefdfe44b62014f9e73007d0cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 20:24:56 +0000 Subject: [PATCH 1/4] Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.2 to 1.18.0. - [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.2...rel/commons-codec-1.18.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... 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 1934eeaadb8..b6d05b3e8ad 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.2", + "commons-codec:commons-codec:1.18.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 From e6a1cc99a1eaabb657f33e53d746d334cf1c74fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 20:25:51 +0000 Subject: [PATCH 2/4] ./gradlew generateLicenseReport --- .../META-INF/LICENSE.txt | 0 .../META-INF/NOTICE.txt | 2 +- licenses/more-licenses.md | 8 ++++---- 3 files changed, 5 insertions(+), 5 deletions(-) rename licenses/{commons-codec-1.17.2.jar => commons-codec-1.18.0.jar}/META-INF/LICENSE.txt (100%) rename licenses/{commons-codec-1.17.2.jar => commons-codec-1.18.0.jar}/META-INF/NOTICE.txt (70%) diff --git a/licenses/commons-codec-1.17.2.jar/META-INF/LICENSE.txt b/licenses/commons-codec-1.18.0.jar/META-INF/LICENSE.txt similarity index 100% rename from licenses/commons-codec-1.17.2.jar/META-INF/LICENSE.txt rename to licenses/commons-codec-1.18.0.jar/META-INF/LICENSE.txt diff --git a/licenses/commons-codec-1.17.2.jar/META-INF/NOTICE.txt b/licenses/commons-codec-1.18.0.jar/META-INF/NOTICE.txt similarity index 70% rename from licenses/commons-codec-1.17.2.jar/META-INF/NOTICE.txt rename to licenses/commons-codec-1.18.0.jar/META-INF/NOTICE.txt index e6d6ef34a3e..d3b64e9e300 100644 --- a/licenses/commons-codec-1.17.2.jar/META-INF/NOTICE.txt +++ b/licenses/commons-codec-1.18.0.jar/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Commons Codec -Copyright 2002-2024 The Apache Software Foundation +Copyright 2002-2025 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/). diff --git a/licenses/more-licenses.md b/licenses/more-licenses.md index a12813c86df..218287261a5 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2025-01-27 04:00:22 UTC_ +_2025-01-28 20:25:50 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.18.2` @@ -64,12 +64,12 @@ _2025-01-27 04:00:22 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.2` +**11** **Group:** `commons-codec` **Name:** `commons-codec` **Version:** `1.18.0` > - **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.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) +> - **Embedded license files**: [commons-codec-1.18.0.jar/META-INF/LICENSE.txt](commons-codec-1.18.0.jar/META-INF/LICENSE.txt) + - [commons-codec-1.18.0.jar/META-INF/NOTICE.txt](commons-codec-1.18.0.jar/META-INF/NOTICE.txt) **12** **Group:** `io.netty` **Name:** `netty-buffer` **Version:** `4.1.117.Final` > - **Manifest Project URL**: [https://netty.io/](https://netty.io/) From 03eb754912d59e8054dc6da6852b871a716d312a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 20:25:54 +0000 Subject: [PATCH 3/4] ./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 6d65001b84f..59932867685 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.2=runtimeClasspath +commons-codec:commons-codec:1.18.0=runtimeClasspath io.netty:netty-bom:4.1.117.Final=runtimeClasspath io.netty:netty-buffer:4.1.117.Final=runtimeClasspath io.netty:netty-codec-dns:4.1.117.Final=runtimeClasspath From 7cc95dfd375ac41401f1d42864f345ff7172a09a Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Tue, 28 Jan 2025 13:34:53 -0800 Subject: [PATCH 4/4] Ignore build cache --- .github/workflows/build-common.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build-common.yml b/.github/workflows/build-common.yml index ba445dc208e..8f16c7973c9 100644 --- a/.github/workflows/build-common.yml +++ b/.github/workflows/build-common.yml @@ -57,7 +57,9 @@ jobs: uses: gradle/actions/setup-gradle@v4 - name: Generate license report - run: ./gradlew generateLicenseReport ${{ inputs.no-build-cache && '--no-build-cache' || '' }} + run: | + # generateLicenseReport build caching appears to be broken so need to ignore build cache always + ./gradlew generateLicenseReport --no-build-cache - name: Check licenses run: |