Skip to content

Commit

Permalink
Merge pull request #255 from jqno/dependabot/maven/net.bytebuddy-byte…
Browse files Browse the repository at this point in the history
…-buddy-1.10.4

Bump byte-buddy from 1.10.3 to 1.10.4
  • Loading branch information
jqno authored Nov 29, 2019
2 parents 82ce0c2 + 4510490 commit b977ae1
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 @@ -85,7 +85,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.10.3</version>
<version>1.10.4</version>
</dependency>
<dependency>
<groupId>com.github.spotbugs</groupId>
Expand Down

0 comments on commit b977ae1

Please sign in to comment.