Module with classes useful for both server and client side,
exposing fundamental classes describing Unity abstractions. Minimal
external dependencies,
especially useful for REST clients as JSON serialization is provided.
Version3.13.0compared with
Version Details
| 3.12.0 | 3.13.0 | |
|---|---|---|
| Release date | Feb 01, 2023 | May 25, 2023 |
| Licenses | BSD | BSD |
| Vulnerabilities | None | None |
Compile Changes (3)
| 3.12.0 | 3.13.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.14.1 | 2.15.1 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.14.1 | 2.15.1 |
| ~ Updated | org.mvel » mvel2 | 2.4.14.Final | 2.4.15.Final |
Test Changes (3)
| 3.12.0 | 3.13.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | junit » junit | - | 4.12 |
| + Added | org.mockito » mockito-core | - | 2.27.0 |
| ~ Updated | org.assertj » assertj-core | 3.21.0 | 3.24.2 |
