From 881fd0bb4f2d0a803efc6135abf5c6c2f8ff15ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 03:42:42 +0000 Subject: [PATCH 1/3] Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.13.1 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 6fd15a96ad7..74bd5efa0ba 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.6", "commons-codec:commons-codec:1.18.0", - "org.apache.commons:commons-text:1.13.0", + "org.apache.commons:commons-text:1.13.1", "com.google.code.gson:gson:2.12.1", "com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom "org.assertj:assertj-core:3.27.3", From 3b265a5f63f9484f2fc269dcea4e8976dc889b17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 03:44:06 +0000 Subject: [PATCH 2/3] ./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-text-1.13.0.jar => commons-text-1.13.1.jar}/META-INF/LICENSE.txt (100%) rename licenses/{commons-text-1.13.0.jar => commons-text-1.13.1.jar}/META-INF/NOTICE.txt (70%) diff --git a/licenses/commons-text-1.13.0.jar/META-INF/LICENSE.txt b/licenses/commons-text-1.13.1.jar/META-INF/LICENSE.txt similarity index 100% rename from licenses/commons-text-1.13.0.jar/META-INF/LICENSE.txt rename to licenses/commons-text-1.13.1.jar/META-INF/LICENSE.txt diff --git a/licenses/commons-text-1.13.0.jar/META-INF/NOTICE.txt b/licenses/commons-text-1.13.1.jar/META-INF/NOTICE.txt similarity index 70% rename from licenses/commons-text-1.13.0.jar/META-INF/NOTICE.txt rename to licenses/commons-text-1.13.1.jar/META-INF/NOTICE.txt index f865ad2d132..0c73fbda698 100644 --- a/licenses/commons-text-1.13.0.jar/META-INF/NOTICE.txt +++ b/licenses/commons-text-1.13.1.jar/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Commons Text -Copyright 2014-2024 The Apache Software Foundation +Copyright 2014-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 4e708266846..75018c01283 100644 --- a/licenses/more-licenses.md +++ b/licenses/more-licenses.md @@ -1,7 +1,7 @@ # agent ## Dependency License Report -_2025-04-04 03:56:24 UTC_ +_2025-04-11 03:44:05 UTC_ ## Apache License, Version 2.0 **1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.18.3` @@ -282,12 +282,12 @@ _2025-04-04 03:56:24 UTC_ > - **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) -**56** **Group:** `org.apache.commons` **Name:** `commons-text` **Version:** `1.13.0` +**56** **Group:** `org.apache.commons` **Name:** `commons-text` **Version:** `1.13.1` > - **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.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) +> - **Embedded license files**: [commons-text-1.13.1.jar/META-INF/LICENSE.txt](commons-text-1.13.1.jar/META-INF/LICENSE.txt) + - [commons-text-1.13.1.jar/META-INF/NOTICE.txt](commons-text-1.13.1.jar/META-INF/NOTICE.txt) **57** **Group:** `org.slf4j` **Name:** `jcl-over-slf4j` **Version:** `2.0.17` > - **Project URL**: [http://www.slf4j.org](http://www.slf4j.org) From 34e1bb00bc55b69879e99c651a40553b7a244d66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 03:44:10 +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 aacd860db03..8305906583f 100644 --- a/agent/agent-tooling/gradle.lockfile +++ b/agent/agent-tooling/gradle.lockfile @@ -79,7 +79,7 @@ net.java.dev.jna:jna:5.17.0=runtimeClasspath net.minidev:accessors-smart:2.5.2=runtimeClasspath net.minidev:json-smart:2.5.2=runtimeClasspath org.apache.commons:commons-lang3:3.17.0=runtimeClasspath -org.apache.commons:commons-text:1.13.0=runtimeClasspath +org.apache.commons:commons-text:1.13.1=runtimeClasspath org.junit:junit-bom:5.12.1=runtimeClasspath org.reactivestreams:reactive-streams:1.0.4=runtimeClasspath org.slf4j:jcl-over-slf4j:2.0.17=runtimeClasspath