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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-14 14:13:05 +00:00 committed by GitHub
parent c33ac2d9b2
commit 9ab26182ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.17.0</version>
<version>1.17.1</version>
<scope>test</scope>
</dependency>