chore(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.15.7 (#1180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0db0a50cf4
commit
36620f8408
2
pom.xml
2
pom.xml
|
|
@ -171,7 +171,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.bytebuddy</groupId>
|
<groupId>net.bytebuddy</groupId>
|
||||||
<artifactId>byte-buddy-agent</artifactId>
|
<artifactId>byte-buddy-agent</artifactId>
|
||||||
<version>1.15.5</version>
|
<version>1.15.7</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- End mockito workaround-->
|
<!-- End mockito workaround-->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue