Skip to content

Commit 542f289

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

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
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>net.bytebuddy</groupId>
113113
<artifactId>byte-buddy</artifactId>
114-
<version>1.17.1</version>
114+
<version>1.17.2</version>
115115
<scope>test</scope>
116116
</dependency>
117117

0 commit comments

Comments
 (0)