Skip to content

Commit

Permalink
Merge pull request #777 from jenkinsci/dependabot/maven/net.bytebuddy…
Browse files Browse the repository at this point in the history
…-byte-buddy-1.14.7

Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.7
  • Loading branch information
uhafner authored Sep 4, 2023
2 parents b2a66a9 + bfc5892 commit b80a19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.5</version>
<version>1.14.7</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit b80a19a

Please sign in to comment.