Skip to content

Commit

Permalink
Revert "increase bytebuddy dependency"
Browse files Browse the repository at this point in the history
This reverts commit 874fca4.
  • Loading branch information
iliyan-velichkov committed Nov 27, 2023
1 parent ae58be1 commit 8d47896
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -572,12 +572,6 @@
<version>${mockito-inline.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.10</version>
<scope>test</scope>
</dependency>
<!-- End Test Dependencies -->
</dependencies>

Expand Down

0 comments on commit 8d47896

Please sign in to comment.