Upgrade to InfluxDB Java 2.21

Closes gh-24908
This commit is contained in:
Stephane Nicoll
2021-01-20 09:14:52 +01:00
parent 346bc4730b
commit 7b22d69857

View File

@@ -479,7 +479,7 @@ bom {
]
}
}
library("InfluxDB Java", "2.20") {
library("InfluxDB Java", "2.21") {
group("org.influxdb") {
modules = [
"influxdb-java"