From 50e8d815e24d423183afa7351868e85f6341ee23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 18:41:58 +0000 Subject: [PATCH] fix(deps): update bytebuddyversion to v1.14.8 (#9468) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lauri Tulmin --- dependencyManagement/build.gradle.kts | 2 +- gradle-plugins/build.gradle.kts | 2 +- .../META-INF/LICENSE | 0 .../META-INF/NOTICE | 0 licenses/licenses.md | 8 ++++---- 5 files changed, 6 insertions(+), 6 deletions(-) rename licenses/{byte-buddy-dep-1.14.7.jar => byte-buddy-dep-1.14.8.jar}/META-INF/LICENSE (100%) rename licenses/{byte-buddy-dep-1.14.7.jar => byte-buddy-dep-1.14.8.jar}/META-INF/NOTICE (100%) diff --git a/dependencyManagement/build.gradle.kts b/dependencyManagement/build.gradle.kts index 76d3e6b56d2e..e32fd54e60f1 100644 --- a/dependencyManagement/build.gradle.kts +++ b/dependencyManagement/build.gradle.kts @@ -40,7 +40,7 @@ val DEPENDENCY_BOMS = listOf( val autoServiceVersion = "1.1.1" val autoValueVersion = "1.10.4" val errorProneVersion = "2.21.1" -val byteBuddyVersion = "1.14.7" +val byteBuddyVersion = "1.14.8" val asmVersion = "9.5" val jmhVersion = "1.37" val mockitoVersion = "4.11.0" diff --git a/gradle-plugins/build.gradle.kts b/gradle-plugins/build.gradle.kts index f3e43b84abc1..979ba9fe0ebd 100644 --- a/gradle-plugins/build.gradle.kts +++ b/gradle-plugins/build.gradle.kts @@ -24,7 +24,7 @@ configurations.named("compileOnly") { extendsFrom(bbGradlePlugin) } -val byteBuddyVersion = "1.14.7" +val byteBuddyVersion = "1.14.8" val aetherVersion = "1.1.0" dependencies { diff --git a/licenses/byte-buddy-dep-1.14.7.jar/META-INF/LICENSE b/licenses/byte-buddy-dep-1.14.8.jar/META-INF/LICENSE similarity index 100% rename from licenses/byte-buddy-dep-1.14.7.jar/META-INF/LICENSE rename to licenses/byte-buddy-dep-1.14.8.jar/META-INF/LICENSE diff --git a/licenses/byte-buddy-dep-1.14.7.jar/META-INF/NOTICE b/licenses/byte-buddy-dep-1.14.8.jar/META-INF/NOTICE similarity index 100% rename from licenses/byte-buddy-dep-1.14.7.jar/META-INF/NOTICE rename to licenses/byte-buddy-dep-1.14.8.jar/META-INF/NOTICE diff --git a/licenses/licenses.md b/licenses/licenses.md index 42f537b94e15..24977f8cbd6c 100644 --- a/licenses/licenses.md +++ b/licenses/licenses.md @@ -1,7 +1,7 @@ # javaagent ## Dependency License Report -_2023-09-12 12:47:15 EEST_ +_2023-09-14 20:34:36 EEST_ ## Apache License, Version 2.0 **1** **Group:** `com.blogspot.mydailyjava` **Name:** `weak-lock-free` **Version:** `0.18` @@ -180,10 +180,10 @@ _2023-09-12 12:47:15 EEST_ > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) > - **Embedded license files**: [zipkin-2.23.2.jar/META-INF/LICENSE](zipkin-2.23.2.jar/META-INF/LICENSE) -**39** **Group:** `net.bytebuddy` **Name:** `byte-buddy-dep` **Version:** `1.14.7` +**39** **Group:** `net.bytebuddy` **Name:** `byte-buddy-dep` **Version:** `1.14.8` > - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) -> - **Embedded license files**: [byte-buddy-dep-1.14.7.jar/META-INF/LICENSE](byte-buddy-dep-1.14.7.jar/META-INF/LICENSE) - - [byte-buddy-dep-1.14.7.jar/META-INF/NOTICE](byte-buddy-dep-1.14.7.jar/META-INF/NOTICE) +> - **Embedded license files**: [byte-buddy-dep-1.14.8.jar/META-INF/LICENSE](byte-buddy-dep-1.14.8.jar/META-INF/LICENSE) + - [byte-buddy-dep-1.14.8.jar/META-INF/NOTICE](byte-buddy-dep-1.14.8.jar/META-INF/NOTICE) **40** **Group:** `org.jetbrains` **Name:** `annotations` **Version:** `13.0` > - **POM Project URL**: [http://www.jetbrains.org](http://www.jetbrains.org)