update org.apache.commons version

pull/725/head^2
Zheng Jie 2022-10-24 18:17:35 +08:00
parent a330519f6a
commit f3cdf8ccfc
1 changed files with 6 additions and 0 deletions

View File

@ -185,6 +185,12 @@
<version>1.6.2</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.10.0</version>
</dependency>
<!-- 解析客户端操作系统、浏览器信息 -->
<dependency>
<groupId>nl.basjes.parse.useragent</groupId>