Skip to content

Commit 0af9f29

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

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
@@ -167,7 +167,7 @@
167167
<dependency>
168168
<groupId>net.bytebuddy</groupId>
169169
<artifactId>byte-buddy</artifactId>
170-
<version>1.16.0</version>
170+
<version>1.16.1</version>
171171
<scope>test</scope>
172172
</dependency>
173173

0 commit comments

Comments
 (0)