A lightweight Java utility for object type conversion and bean mapping.
Specifically optimized for handling Hibernate lazy loading proxies to prevent unwanted initialization.
Version1.2.0compared with
Version Details
| 1.1.0 | 1.2.0 | |
|---|---|---|
| Release date | Feb 07, 2026 | Feb 12, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.1.0 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.21.0 | 2.15.2 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.21.0 | 2.15.2 |
Test Changes (3)
| 1.1.0 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.assertj » assertj-core | - | 3.24.2 |
| + Added | org.junit.jupiter » junit-jupiter-api | - | 5.10.0 |
| + Added | org.junit.jupiter » junit-jupiter-engine | - | 5.10.0 |