Bump byteBuddyVersion from 1.14.4 to 1.14.5 (#8640)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
This commit is contained in:
dependabot[bot] 2023-06-03 17:24:22 +00:00 committed by GitHub
parent aaad2b68bd
commit 65c5972e11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 7 additions and 7 deletions

View File

@ -63,7 +63,7 @@ dependencies {
implementation("org.owasp:dependency-check-gradle:8.2.1") implementation("org.owasp:dependency-check-gradle:8.2.1")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.0") implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.0")
// When updating, also update dependencyManagement/build.gradle.kts // When updating, also update dependencyManagement/build.gradle.kts
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.14.4") implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.14.5")
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0") implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0")
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.1") implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.1")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0") implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")

View File

@ -43,7 +43,7 @@ val DEPENDENCY_BOMS = listOf(
val autoServiceVersion = "1.1.0" val autoServiceVersion = "1.1.0"
val autoValueVersion = "1.10.1" val autoValueVersion = "1.10.1"
val errorProneVersion = "2.19.1" val errorProneVersion = "2.19.1"
val byteBuddyVersion = "1.14.4" val byteBuddyVersion = "1.14.5"
val asmVersion = "9.5" val asmVersion = "9.5"
val jmhVersion = "1.36" val jmhVersion = "1.36"
val mockitoVersion = "4.11.0" val mockitoVersion = "4.11.0"

View File

@ -24,7 +24,7 @@ configurations.named("compileOnly") {
extendsFrom(bbGradlePlugin) extendsFrom(bbGradlePlugin)
} }
val byteBuddyVersion = "1.14.4" val byteBuddyVersion = "1.14.5"
val aetherVersion = "1.1.0" val aetherVersion = "1.1.0"
dependencies { dependencies {

8
licenses/licenses.md generated
View File

@ -1,7 +1,7 @@
# javaagent # javaagent
## Dependency License Report ## Dependency License Report
_2023-05-31 09:34:38 EEST_ _2023-06-03 19:26:17 EEST_
## Apache License, Version 2.0 ## Apache License, Version 2.0
**1** **Group:** `com.blogspot.mydailyjava` **Name:** `weak-lock-free` **Version:** `0.18` **1** **Group:** `com.blogspot.mydailyjava` **Name:** `weak-lock-free` **Version:** `0.18`
@ -163,10 +163,10 @@ _2023-05-31 09:34:38 EEST_
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-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**: [zipkin-2.23.2.jar/META-INF/LICENSE](zipkin-2.23.2.jar/META-INF/LICENSE) > - **Embedded license files**: [zipkin-2.23.2.jar/META-INF/LICENSE](zipkin-2.23.2.jar/META-INF/LICENSE)
**37** **Group:** `net.bytebuddy` **Name:** `byte-buddy-dep` **Version:** `1.14.4` **37** **Group:** `net.bytebuddy` **Name:** `byte-buddy-dep` **Version:** `1.14.5`
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0) > - **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.4.jar/META-INF/LICENSE](byte-buddy-dep-1.14.4.jar/META-INF/LICENSE) > - **Embedded license files**: [byte-buddy-dep-1.14.5.jar/META-INF/LICENSE](byte-buddy-dep-1.14.5.jar/META-INF/LICENSE)
- [byte-buddy-dep-1.14.4.jar/META-INF/NOTICE](byte-buddy-dep-1.14.4.jar/META-INF/NOTICE) - [byte-buddy-dep-1.14.5.jar/META-INF/NOTICE](byte-buddy-dep-1.14.5.jar/META-INF/NOTICE)
**38** **Group:** `org.jetbrains` **Name:** `annotations` **Version:** `13.0` **38** **Group:** `org.jetbrains` **Name:** `annotations` **Version:** `13.0`
> - **POM Project URL**: [http://www.jetbrains.org](http://www.jetbrains.org) > - **POM Project URL**: [http://www.jetbrains.org](http://www.jetbrains.org)