Skip to content

Commit 05ac0e5

Browse files
committed
fix: upgrade net.bytebuddy:byte-buddy-agent from 1.14.18 to 1.14.19
Snyk has created this PR to upgrade net.bytebuddy:byte-buddy-agent from 1.14.18 to 1.14.19. See this package in maven: net.bytebuddy:byte-buddy-agent See this project in Snyk: https://app.snyk.io/org/b.w.donnelly1/project/fac2666d-509e-4b7c-861a-8297f0fc9556?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent d515f17 commit 05ac0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deep/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>net.bytebuddy</groupId>
6262
<artifactId>byte-buddy-agent</artifactId>
63-
<version>1.14.18</version>
63+
<version>1.14.19</version>
6464
<scope>compile</scope>
6565
</dependency>
6666
<dependency>

0 commit comments

Comments
 (0)