chore(deps): update dependency net.bytebuddy:byte-buddy to v1.15.11 (#1249)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-15 12:48:35 +00:00 committed by GitHub
parent 86e18c5d28
commit 4440cda6a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.15.10</version>
<version>1.15.11</version>
<scope>test</scope>
</dependency>