Skip to content

Commit dcfc0a2

Browse files
Update dependency net.bytebuddy:byte-buddy-agent to v1.17.8 (#3625)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 068b9d9 commit dcfc0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ under the License.
569569
<!-- mockito/powermock mismatch -->
570570
<groupId>net.bytebuddy</groupId>
571571
<artifactId>byte-buddy-agent</artifactId>
572-
<version>1.17.7</version>
572+
<version>1.17.8</version>
573573
</dependency>
574574

575575
<!-- For dependency convergence -->

0 commit comments

Comments
 (0)