fix(deps): update byte buddy packages to v1.17.5 (patch) (#13624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
This commit is contained in:
parent
2c6cc61b0f
commit
4bd998f253
|
@ -39,7 +39,7 @@ val DEPENDENCY_BOMS = listOf(
|
|||
val autoServiceVersion = "1.1.1"
|
||||
val autoValueVersion = "1.11.0"
|
||||
val errorProneVersion = "2.37.0"
|
||||
val byteBuddyVersion = "1.17.4"
|
||||
val byteBuddyVersion = "1.17.5"
|
||||
val asmVersion = "9.7.1"
|
||||
val jmhVersion = "1.37"
|
||||
val mockitoVersion = "4.11.0"
|
||||
|
|
|
@ -25,7 +25,7 @@ configurations.named("compileOnly") {
|
|||
extendsFrom(bbGradlePlugin)
|
||||
}
|
||||
|
||||
val byteBuddyVersion = "1.17.4"
|
||||
val byteBuddyVersion = "1.17.5"
|
||||
val aetherVersion = "1.1.0"
|
||||
|
||||
dependencies {
|
||||
|
|
|
@ -216,10 +216,10 @@
|
|||
> - **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.27.1.jar/META-INF/LICENSE](zipkin-2.27.1.jar/META-INF/LICENSE)
|
||||
|
||||
**49** **Group:** `net.bytebuddy` **Name:** `byte-buddy-dep` **Version:** `1.17.4`
|
||||
**49** **Group:** `net.bytebuddy` **Name:** `byte-buddy-dep` **Version:** `1.17.5`
|
||||
> - **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.17.4.jar/META-INF/LICENSE](byte-buddy-dep-1.17.4.jar/META-INF/LICENSE)
|
||||
- [byte-buddy-dep-1.17.4.jar/META-INF/NOTICE](byte-buddy-dep-1.17.4.jar/META-INF/NOTICE)
|
||||
> - **Embedded license files**: [byte-buddy-dep-1.17.5.jar/META-INF/LICENSE](byte-buddy-dep-1.17.5.jar/META-INF/LICENSE)
|
||||
- [byte-buddy-dep-1.17.5.jar/META-INF/NOTICE](byte-buddy-dep-1.17.5.jar/META-INF/NOTICE)
|
||||
|
||||
**50** **Group:** `org.jetbrains` **Name:** `annotations` **Version:** `13.0`
|
||||
> - **POM Project URL**: [http://www.jetbrains.org](http://www.jetbrains.org)
|
||||
|
@ -237,7 +237,7 @@
|
|||
> - **POM Project URL**: [https://kotlinlang.org/](https://kotlinlang.org/)
|
||||
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
||||
|
||||
**54** **Group:** `org.ow2.asm` **Name:** `asm` **Version:** `9.7.1`
|
||||
**54** **Group:** `org.ow2.asm` **Name:** `asm` **Version:** `9.8`
|
||||
> - **Manifest Project URL**: [http://asm.ow2.org](http://asm.ow2.org)
|
||||
> - **Manifest License**: The 3-Clause BSD License (Not Packaged)
|
||||
> - **POM Project URL**: [http://asm.ow2.io/](http://asm.ow2.io/)
|
||||
|
@ -251,7 +251,7 @@
|
|||
> - **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**: The 3-Clause BSD License - [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause)
|
||||
|
||||
**56** **Group:** `org.ow2.asm` **Name:** `asm-commons` **Version:** `9.7.1`
|
||||
**56** **Group:** `org.ow2.asm` **Name:** `asm-commons` **Version:** `9.8`
|
||||
> - **Manifest Project URL**: [http://asm.ow2.org](http://asm.ow2.org)
|
||||
> - **Manifest License**: The 3-Clause BSD License (Not Packaged)
|
||||
> - **POM Project URL**: [http://asm.ow2.io/](http://asm.ow2.io/)
|
||||
|
@ -296,7 +296,7 @@
|
|||
|
||||
## The 3-Clause BSD License
|
||||
|
||||
**63** **Group:** `org.ow2.asm` **Name:** `asm` **Version:** `9.7.1`
|
||||
**63** **Group:** `org.ow2.asm` **Name:** `asm` **Version:** `9.8`
|
||||
> - **Manifest Project URL**: [http://asm.ow2.org](http://asm.ow2.org)
|
||||
> - **Manifest License**: The 3-Clause BSD License (Not Packaged)
|
||||
> - **POM Project URL**: [http://asm.ow2.io/](http://asm.ow2.io/)
|
||||
|
@ -310,7 +310,7 @@
|
|||
> - **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**: The 3-Clause BSD License - [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause)
|
||||
|
||||
**65** **Group:** `org.ow2.asm` **Name:** `asm-commons` **Version:** `9.7.1`
|
||||
**65** **Group:** `org.ow2.asm` **Name:** `asm-commons` **Version:** `9.8`
|
||||
> - **Manifest Project URL**: [http://asm.ow2.org](http://asm.ow2.org)
|
||||
> - **Manifest License**: The 3-Clause BSD License (Not Packaged)
|
||||
> - **POM Project URL**: [http://asm.ow2.io/](http://asm.ow2.io/)
|
||||
|
|
Loading…
Reference in New Issue