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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-16 18:37:11 +02:00 committed by GitHub
parent 844d5e244b
commit 8e51e6fe10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.17.5</version>
<version>1.17.6</version>
<scope>test</scope>
</dependency>