Skip to content

Commit

Permalink
Merge pull request #3197 from mybatis/renovate/byte-buddy.version
Browse files Browse the repository at this point in the history
chore(deps): update byte-buddy.version to v1.14.18
  • Loading branch information
hazendaz authored Jul 9, 2024
2 parents d6b8e4e + 4ae6975 commit 2dac966
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 @@ -131,7 +131,7 @@
<properties>
<clirr.comparisonVersion>3.4.6</clirr.comparisonVersion>

<byte-buddy.version>1.14.17</byte-buddy.version>
<byte-buddy.version>1.14.18</byte-buddy.version>
<derby.version>10.17.1.0</derby.version>
<log4j.version>2.23.1</log4j.version>
<mockito.version>5.12.0</mockito.version>
Expand Down

0 comments on commit 2dac966

Please sign in to comment.