The Stormpath Java SDK core implemenation .jar is used at runtime to support API invocations. This
implementation jar should be a runtime dependency only and should NOT be depended on at compile time by
your code. The implementations within this jar can change at any time without warning - use it with runtime
scope only.
Version1.5.0compared with
Version Details
| 1.4.1 | 1.5.0 | |
|---|---|---|
| Release date | Jan 26, 2017 | Jan 30, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 1.4.1 | 1.5.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.8.1 | 2.8.5 |
| ~ Updated | com.stormpath.sdk » stormpath-sdk-api | 1.4.1 | 1.5.0 |
| ~ Updated | joda-time » joda-time | 2.9.4 | 2.9.7 |
| ~ Updated | org.slf4j » slf4j-api | 1.7.21 | 1.7.22 |