Skip to content

Commit

Permalink
ORC-966: Bump byte-buddy from 1.11.12 to 1.11.13 (#880)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 23, 2021
1 parent 82ade35 commit ebb043d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.11.12</version>
<version>1.11.13</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit ebb043d

Please sign in to comment.