bootique / bootique-kafka

Provides integration of Kafka client and streams with Bootique
http://bootique.io
Apache License 2.0
4 stars 4 forks source link

Update Kafka clients and streams version #33

Closed stariy95 closed 1 year ago

stariy95 commented 1 year ago

Bootique is using version 2.7.2 of Kafka dependencies that is couple years old as of reporting this.

For instance current Kafka Streams docs are referring to the methods that are not even there, so it would be great if we update it.

andrus commented 1 year ago

Good catch. Please go ahead with the upgrade

stariy95 commented 1 year ago

Kafka dependencies upgraded to 3.4.0