Skip to content

Commit 45e9006

Browse files
committed
修复StrUtil#containsAny NPE问题问题
1 parent cc900c3 commit 45e9006

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# 🚀Changelog
33

44
-------------------------------------------------------------------------------------------------------------
5-
# 5.8.22(2023-08-24)
5+
# 5.8.22(2023-08-30)
66

77
### 🐣新特性
88
* 【core 】 NumberUtil.nullToZero增加重载(issue#I7PPD2@Gitee)
@@ -25,6 +25,7 @@
2525
* 【core 】 修复Ipv4Util.getEndIpLong 取反符号导致数据越界(issue#I7U1OQ@Gitee)
2626
* 【http 】 修复302重定向时,Location中的问号被转义问题(issue#3265@Github)
2727
* 【core 】 修复CombinationAnnotationElement判断循环问题(pr#3267@Github)
28+
* 【core 】 修复StrUtil#containsAny NPE问题问题(pr#1063@Gitee)
2829

2930
-------------------------------------------------------------------------------------------------------------
3031
# 5.8.21(2023-07-29)

0 commit comments

Comments
 (0)