Skip to content

Commit

Permalink
Set version for byte-buddy.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Mar 27, 2022
1 parent a066faa commit 2cbd89e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,11 @@
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.12.8</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 2cbd89e

Please sign in to comment.