Upgrade to InfluxDB Java 2.22

Closes gh-28050
This commit is contained in:
Andy Wilkinson 2021-09-17 13:31:12 +01:00
parent 7924d1fc18
commit 74f95b2a69
1 changed files with 1 additions and 1 deletions

View File

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