update 解析ua

This commit is contained in:
Guoqs
2024-06-13 09:26:55 +08:00
parent 7a80a63ce7
commit efc9fd52d6
2 changed files with 7 additions and 2 deletions

View File

@@ -107,7 +107,11 @@
<artifactId>jsowell-thirdparty</artifactId>
</dependency>
<dependency>
<groupId>eu.bitwalker</groupId>
<artifactId>UserAgentUtils</artifactId>
<version>1.21</version>
</dependency>
</dependencies>
<build>