BetterCloud / vault-java-driver

Zero-dependency Java client for HashiCorp's Vault
https://bettercloud.github.io/vault-java-driver/
336 stars 223 forks source link

JDK11 support? #145

Closed MansurAshraf closed 5 years ago

MansurAshraf commented 5 years ago

Hello,

Are there plans to upgrade vault driver to JDK11?

steve-perkins commented 5 years ago

There are no current plans to drop Java 8 compatibility. However, PR #165 was just merged yesterday, which should hopefully address Java 11 support as well. That binary artifact should go up to Maven Central tomorrow. If there are any issues, ping me and I can reopen this issue.