Java implementation of the UA Parser library. Derives operating system, browser and device
metadata from a user-agent string. This library consumes the regular expression
rules defined in https://github.com/ua-parser/uap-core.
Version1.5.4compared with
Version Details
| 1.5.3 | 1.5.4 | |
|---|---|---|
| Release date | Jun 18, 2022 | Feb 18, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.5.3 | 1.5.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.commons » commons-collections4 | 4.1 | 4.4 |
| ~ Updated | org.yaml » snakeyaml | 1.26 | 1.33 |