Skip to content

Commit

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

build(deps-dev): bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11
  • Loading branch information
ZhouYixun authored Jan 2, 2024
2 parents 2253c3a + 91687e0 commit cb2c64f
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.10</version>
<version>1.14.11</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit cb2c64f

Please sign in to comment.