Skip to content

Commit

Permalink
Merge pull request #3225 from MorphiaOrg/dependabot/maven/net.bytebud…
Browse files Browse the repository at this point in the history
…dy-byte-buddy-1.15.1

Bump net.bytebuddy:byte-buddy from 1.15.0 to 1.15.1
  • Loading branch information
github-actions[bot] authored Aug 30, 2024
2 parents 571ba31 + 0e4a7d5 commit 142300e
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 @@ -304,7 +304,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.15.0</version>
<version>1.15.1</version>
</dependency>
<dependency>
<groupId>io.github.classgraph</groupId>
Expand Down

0 comments on commit 142300e

Please sign in to comment.