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.
Versionv1.5.4compared with
Version Details
| master | v1.5.4 | |
|---|---|---|
| Release date | Jul 19, 2025 | May 27, 2025 |
| Licenses | None | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| master | v1.5.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.apache.commons » commons-collections4 | - | 4.4 |
| ~ Updated | org.yaml » snakeyaml | 1.10 | 1.33 |
| - Removed | commons-collections » commons-collections | 3.2.1 | - |
Test Changes (2)
| master | v1.5.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | junit » junit | 4.10 | 4.13.2 |
| ~ Updated | org.hamcrest » hamcrest-all | 1.1 | 1.3 |