Skip to content

Commit c3398dc

Browse files
authored
Merge pull request #125 from io7m-com/dependabot/maven/develop/net.bytebuddy-byte-buddy-1.15.7
Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.7
2 parents 280ed88 + 1bcc809 commit c3398dc

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
@@ -280,7 +280,7 @@
280280
<dependency>
281281
<groupId>net.bytebuddy</groupId>
282282
<artifactId>byte-buddy</artifactId>
283-
<version>1.15.5</version>
283+
<version>1.15.7</version>
284284
</dependency>
285285

286286
<!-- CLI -->

0 commit comments

Comments
 (0)