JSON Friendly Exceptions, Errors and Throwables in Java. Utility to convert Exception or Throwable into JSON. Log the complete Exception or Throwable as a String. Throwable JSON Transformer Module.
Version0.0.5compared with
Version Details
| 0.0.4 | 0.0.5 | |
|---|---|---|
| Release date | Apr 23, 2023 | Apr 23, 2023 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 0.0.4 | 0.0.5 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.fasterxml.jackson.core » jackson-databind | - | 2.14.2 |
| ~ Updated | org.projectlombok » lombok | 1.16.12 | 1.18.26 |
| ~ Updated | org.slf4j » log4j-over-slf4j | 1.7.30 | 2.0.7 |
| - Removed | org.codehaus.jackson » jackson-mapper-asl | 1.9.13 | - |