Skip to content

Commit

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

Bump net.bytebuddy:byte-buddy from 1.14.4 to 1.14.7
  • Loading branch information
github-actions[bot] authored Aug 28, 2023
2 parents 7fb2331 + e1e6781 commit 3a19c6a
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 @@ -163,7 +163,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.14.4</version>
<version>1.14.7</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 3a19c6a

Please sign in to comment.