Description
git clone https://github.com/apache/kafka.git
cd kafka
gradle
./gradlew releaseTarGz
then kafka/core/build/distributions/kafka-...-SNAPSHOT.tgz contains
in the libs directory two versions of this jar
jackson-annotations-2.8.0.jar
jackson-annotations-2.8.5.jar
Attachments
Issue Links
- is related to
-
KAFKA-5708 Update Jackson dependencies (from 2.8.5 to 2.9.x)
- Resolved
- links to