Skip to content

Commit b615072

Browse files
Update dependency net.bytebuddy:byte-buddy to v1.17.7 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a7f164 commit b615072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>net.bytebuddy</groupId>
7878
<artifactId>byte-buddy</artifactId>
79-
<version>1.17.6</version>
79+
<version>1.17.7</version>
8080
<scope>test</scope>
8181
</dependency>
8282
<dependency>

0 commit comments

Comments
 (0)