A Java Stack module providing general purpose logging, collection, and
I/O utilities with only optional dependencies upon other third-party
libraries (for example, SLF4J).
Version4.1.0.RELEASEcompared with
Version Details
| 4.0.1.RELEASE | 4.1.0.RELEASE | |
|---|---|---|
| Release date | Nov 20, 2014 | Feb 13, 2015 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 4.0.1.RELEASE | 4.1.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | junit » junit | - | 4.12 |
| ~ Updated | org.slf4j » slf4j-api | 1.7.7 | 1.7.8 |
| - Removed | com.fasterxml.jackson.core » jackson-databind | 2.3.4 | - |
Test Changes (2)
| 4.0.1.RELEASE | 4.1.0.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.hamcrest » hamcrest-library | - | 1.3 |
| - Removed | junit » junit | 4.11 | - |