Skip to content

Commit d9aaa3e

Browse files
chore(deps): update dependency net.bytebuddy:byte-buddy to v1.15.8 (#1055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a720f41 commit d9aaa3e

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
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>net.bytebuddy</groupId>
104104
<artifactId>byte-buddy</artifactId>
105-
<version>1.15.7</version>
105+
<version>1.15.8</version>
106106
<scope>test</scope>
107107
</dependency>
108108

0 commit comments

Comments
 (0)