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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-02 21:30:23 +00:00 committed by GitHub
parent 30eb2ce082
commit 54a234519f
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.8</version>
<version>1.15.9</version>
<scope>test</scope>
</dependency>