Skip to content

Commit

Permalink
Merge pull request #486 from SonicCloudOrg/dependabot/maven/net.byteb…
Browse files Browse the repository at this point in the history
…uddy-byte-buddy-agent-1.15.10

build(deps-dev): bump net.bytebuddy:byte-buddy-agent from 1.15.3 to 1.15.10
  • Loading branch information
ZhouYixun authored Nov 26, 2024
2 parents ac37101 + c4298f2 commit b6fb8b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonic-server-controller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
<version>1.15.3</version>
<version>1.15.10</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b6fb8b7

Please sign in to comment.