Skip to content

Commit

Permalink
Merge pull request #3254 from MorphiaOrg/dependabot/maven/2.3.x/net.b…
Browse files Browse the repository at this point in the history
…ytebuddy-byte-buddy-1.15.0

Bump net.bytebuddy:byte-buddy from 1.14.19 to 1.15.0
  • Loading branch information
github-actions[bot] authored Sep 20, 2024
2 parents c163307 + 3a60c5d commit 8b6785f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.19</version>
<version>1.15.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 8b6785f

Please sign in to comment.