A lightweight Java utility for object type conversion and bean mapping.
Specifically optimized for handling Hibernate lazy loading proxies to prevent unwanted initialization.
Version2.1.3compared with
Version Details
| 2.1.2 | 2.1.3 | |
|---|---|---|
| Release date | Mar 16, 2026 | Mar 16, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 2.1.2 | 2.1.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.17.0 | 2.21.1 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.17.0 | 2.21.1 |
Test Changes (1)
| 2.1.2 | 2.1.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.assertj » assertj-core | 3.25.3 | 3.27.7 |