mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
修复NumberUtil.toBigDecimal方法报StackOverflowError(CVE-2023-51080)
This commit is contained in:
@@ -31,6 +31,9 @@ public class CronConfig {
|
||||
*/
|
||||
protected boolean matchSecond;
|
||||
|
||||
/**
|
||||
* 构造
|
||||
*/
|
||||
public CronConfig(){
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user