Ecwid / consul-api

Java client for Consul HTTP API
Apache License 2.0
416 stars 177 forks source link

Add jaxb-api dependency to support java>=11 #234

Open babbottscott opened 2 years ago

babbottscott commented 2 years ago

jaxb has been removed from jdk >=11. Explicitly add dependency to correct ClassNotFound exception from KV GetValue