Update dependency net.bytebuddy:byte-buddy to v1.14.7
This commit is contained in:
committed by
Leonard Brünings
parent
7cce46eaad
commit
68c360ab0a
@@ -98,7 +98,7 @@
|
||||
<dependency> <!-- enables mocking of classes (in addition to interfaces) -->
|
||||
<groupId>net.bytebuddy</groupId>
|
||||
<artifactId>byte-buddy</artifactId>
|
||||
<version>1.12.17</version>
|
||||
<version>1.14.7</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency> <!-- enables mocking of classes without default constructor (together with ByteBuddy or CGLIB) -->
|
||||
|
||||
Reference in New Issue
Block a user