Skip to content

Commit

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

build(deps-dev): bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.10
  • Loading branch information
ZhouYixun authored Dec 19, 2023
2 parents 1cb52cf + 64e8948 commit 3b8cfd2
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 @@ -17,7 +17,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.7</version>
<version>1.14.10</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3b8cfd2

Please sign in to comment.