Update byteBuddyVersion to v1.14.6 (#9199)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
This commit is contained in:
renovate[bot] 2023-08-14 16:23:03 -07:00 committed by GitHub
parent 603baa7b1e
commit 6aaf3e66b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View File

@ -44,7 +44,7 @@ val DEPENDENCY_BOMS = listOf(
val autoServiceVersion = "1.1.1"
val autoValueVersion = "1.10.2"
val errorProneVersion = "2.21.1"
val byteBuddyVersion = "1.14.5"
val byteBuddyVersion = "1.14.6"
val asmVersion = "9.5"
val jmhVersion = "1.37"
val mockitoVersion = "4.11.0"

View File

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

8
licenses/licenses.md generated
View File

@ -1,7 +1,7 @@
# javaagent
## Dependency License Report
_2023-08-13 17:05:48 PDT_
_2023-08-14 14:12:07 PDT_
## Apache License, Version 2.0
**1** **Group:** `com.blogspot.mydailyjava` **Name:** `weak-lock-free` **Version:** `0.18`
@ -180,10 +180,10 @@ _2023-08-13 17:05:48 PDT_
> - **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.5`
**39** **Group:** `net.bytebuddy` **Name:** `byte-buddy-dep` **Version:** `1.14.6`
> - **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.5.jar/META-INF/LICENSE](byte-buddy-dep-1.14.5.jar/META-INF/LICENSE)
- [byte-buddy-dep-1.14.5.jar/META-INF/NOTICE](byte-buddy-dep-1.14.5.jar/META-INF/NOTICE)
> - **Embedded license files**: [byte-buddy-dep-1.14.6.jar/META-INF/LICENSE](byte-buddy-dep-1.14.6.jar/META-INF/LICENSE)
- [byte-buddy-dep-1.14.6.jar/META-INF/NOTICE](byte-buddy-dep-1.14.6.jar/META-INF/NOTICE)
**40** **Group:** `org.jetbrains` **Name:** `annotations` **Version:** `13.0`
> - **POM Project URL**: [http://www.jetbrains.org](http://www.jetbrains.org)