Skip to content

Commit

Permalink
Merge pull request #1096 from 52North/dependabot/maven/net.bytebuddy-…
Browse files Browse the repository at this point in the history
…byte-buddy-1.11.6

Bump byte-buddy from 1.11.5 to 1.11.6
  • Loading branch information
CarstenHollmann authored Jul 6, 2021
2 parents 5a53db5 + 1eb9062 commit a86100e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.11.5</version>
<version>1.11.6</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit a86100e

Please sign in to comment.