Bump byteBuddyVersion from 1.12.20 to 1.12.22 (#7568)

This commit is contained in:
dependabot[bot] 2023-01-17 19:43:03 -08:00 committed by GitHub
parent bc92fb3784
commit 6741c95bb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 8 additions and 16 deletions

View File

@ -47,7 +47,7 @@ dependencies {
implementation("org.owasp:dependency-check-gradle:8.0.0")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.6.0")
// When updating, also update dependencyManagement/build.gradle.kts
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.12.20")
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.12.22")
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0")
implementation("me.champeau.jmh:jmh-gradle-plugin:0.6.8")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.0.1")

View File

@ -1,8 +1,6 @@
plugins {
`java-library`
id("net.bytebuddy.byte-buddy")
id("io.opentelemetry.instrumentation.base")
id("io.opentelemetry.instrumentation.muzzle-generation")
id("io.opentelemetry.instrumentation.javaagent-shadowing")

View File

@ -1,6 +1,4 @@
plugins {
id("net.bytebuddy.byte-buddy")
id("io.opentelemetry.instrumentation.javaagent-testing")
id("otel.java-conventions")

View File

@ -39,7 +39,7 @@ val DEPENDENCY_BOMS = listOf(
val autoServiceVersion = "1.0.1"
val autoValueVersion = "1.10.1"
val errorProneVersion = "2.18.0"
val byteBuddyVersion = "1.12.20"
val byteBuddyVersion = "1.12.22"
val asmVersion = "9.4"
val jmhVersion = "1.36"
val mockitoVersion = "4.11.0"

View File

@ -23,7 +23,7 @@ configurations.named("compileOnly") {
extendsFrom(bbGradlePlugin)
}
val byteBuddyVersion = "1.12.20"
val byteBuddyVersion = "1.12.22"
val aetherVersion = "1.1.0"
dependencies {

View File

@ -54,12 +54,8 @@ val languageTasks = LANGUAGES.map { language ->
}.filterNotNull()
tasks {
val byteBuddy by registering {
dependsOn(languageTasks)
}
named(sourceSet.classesTaskName) {
dependsOn(byteBuddy)
dependsOn(languageTasks)
}
}

8
licenses/licenses.md generated
View File

@ -1,7 +1,7 @@
#javaagent
##Dependency License Report
_2023-01-09 13:08:03 CET_
_2023-01-17 15:32:22 UTC_
## Apache License, Version 2.0
**1** **Group:** `com.blogspot.mydailyjava` **Name:** `weak-lock-free` **Version:** `0.18`
@ -155,10 +155,10 @@ _2023-01-09 13:08:03 CET_
> - **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**: [zipkin-2.23.2.jar/META-INF/LICENSE](zipkin-2.23.2.jar/META-INF/LICENSE)
**35** **Group:** `net.bytebuddy` **Name:** `byte-buddy-dep` **Version:** `1.12.20`
**35** **Group:** `net.bytebuddy` **Name:** `byte-buddy-dep` **Version:** `1.12.22`
> - **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.12.20.jar/META-INF/LICENSE](byte-buddy-dep-1.12.20.jar/META-INF/LICENSE)
- [byte-buddy-dep-1.12.20.jar/META-INF/NOTICE](byte-buddy-dep-1.12.20.jar/META-INF/NOTICE)
> - **Embedded license files**: [byte-buddy-dep-1.12.22.jar/META-INF/LICENSE](byte-buddy-dep-1.12.22.jar/META-INF/LICENSE)
- [byte-buddy-dep-1.12.22.jar/META-INF/NOTICE](byte-buddy-dep-1.12.22.jar/META-INF/NOTICE)
**36** **Group:** `org.jetbrains` **Name:** `annotations` **Version:** `13.0`
> - **POM Project URL**: [http://www.jetbrains.org](http://www.jetbrains.org)