Skip to content

Commit

Permalink
Merge pull request #3248 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.15.2
  • Loading branch information
hazendaz authored Sep 25, 2024
2 parents 8d9ba98 + 5ca9817 commit 0dee39b
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.15.1</byte-buddy.version>
<byte-buddy.version>1.15.2</byte-buddy.version>
<derby.version>10.17.1.0</derby.version>
<log4j.version>2.24.0</log4j.version>
<mockito.version>5.13.0</mockito.version>
Expand Down

0 comments on commit 0dee39b

Please sign in to comment.