1.1.1
Download and java -jar it. Or use the Docker image:
mkdir cdx-data
docker run --rm -it -p 8080:8080 -v "$(pwd)/cdx-data:/cdx-data" nlagovau/outbackcdx:1.1.1Bug fixes
- Fixed
--context-pathwhen using the default web server (no-uoption).
Dependency upgrades
- jackson-dataformat-cbor: 2.20.1 → 2.21.0
- jwarc: 0.32.0 → 0.34.0
- nimbus-jose-jwt: 10.6 → 10.7
- undertow-core: 2.3.20.Final → 2.3.22.Final