Skip to content

Commit 2a1adca

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
<dependency>
190190
<groupId>net.bytebuddy</groupId>
191191
<artifactId>byte-buddy</artifactId>
192-
<version>1.17.1</version>
192+
<version>1.17.2</version>
193193
<scope>test</scope>
194194
</dependency>
195195

0 commit comments

Comments
 (0)