Classes used by Odilon Server and Odilon Client SDK.
Data requested by the client is sent in JSON format by the Server and
deserialized into a Java Object by the client.
Odilon model 2.0 requires Java 17 and is compatible with
Jackson 3.
Version1.15.2compared with
Version Details
| 1.6-beta | 1.15.2 | |
|---|---|---|
| Release date | May 30, 2024 | May 15, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (10)
| 1.6-beta | 1.15.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | net.nicoulaj.maven.plugins » checksum-maven-plugin | - | 1.11 |
| ~ Updated | com.fasterxml.jackson.core » jackson-core | 2.17.0 | 2.21.3 |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.17.0 | 2.21.3 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jdk8 | 2.17.0 | 2.21.3 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.17.0 | 2.21.3 |
| ~ Updated | commons-io » commons-io | 2.15.1 | 2.22.0 |
| ~ Updated | commons-validator » commons-validator | 1.8.0 | 1.10.1 |
| ~ Updated | org.apache.logging.log4j » log4j-api | 2.22.1 | 2.24.3 |
| ~ Updated | org.apache.logging.log4j » log4j-core | 2.22.1 | 2.24.3 |
| ~ Updated | org.apache.logging.log4j » log4j-slf4j-impl | 2.22.1 | 2.24.3 |
Test Changes (1)
| 1.6-beta | 1.15.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.junit.jupiter » junit-jupiter-api | 5.10.1 | 5.12.2 |