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.
Versionmastercompared with
Version Details
| master-1917cc892b-1 | master | |
|---|---|---|
| Release date | Jul 19, 2025 | Jul 19, 2025 |
| Licenses | Apache 2.0 | None |
| Vulnerabilities | None | None |
Compile Changes (3)
| master-1917cc892b-1 | master | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | commons-collections » commons-collections | - | 3.2.1 |
| ~ Updated | org.yaml » snakeyaml | 1.20 | 1.10 |
| - Removed | org.apache.commons » commons-collections4 | 4.1 | - |
Test Changes (2)
| master-1917cc892b-1 | master | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | junit » junit | 4.12 | 4.10 |
| ~ Updated | org.hamcrest » hamcrest-all | 1.3 | 1.1 |