修复GraphicsUtil.drawString方法签名变化导致的问题

This commit is contained in:
Looly
2024-08-12 18:49:51 +08:00
parent ee0b68dbb6
commit f2d0791b8b
2 changed files with 17 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
### 🐞Bug修复
* 【extra 】 修复JakartaMailUtil引用javax的问题
* 【core 】 修复GraphicsUtil.drawString方法签名变化导致的问题issue#3694@Github
-------------------------------------------------------------------------------------------------------------
# 5.8.30(2024-08-09)