Skip to content

Commit

Permalink
Merge pull request #27 from AxonFramework/dependabot/maven/byte-buddy…
Browse files Browse the repository at this point in the history
….version-1.12.14

Bump byte-buddy.version from 1.12.13 to 1.12.14
  • Loading branch information
smcvb authored Aug 29, 2022
2 parents 0247e5e + 4fe75a9 commit 9fb63be
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 @@ -57,7 +57,7 @@
<!-- Testing -->
<junit.jupiter.version>5.9.0</junit.jupiter.version>
<mockito.version>4.7.0</mockito.version>
<byte-buddy.version>1.12.13</byte-buddy.version>
<byte-buddy.version>1.12.14</byte-buddy.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 9fb63be

Please sign in to comment.