Upgrade to InfluxDB Java 2.25

Closes gh-45111
This commit is contained in:
Phillip Webb 2025-04-10 13:34:18 -07:00
parent 66ecd99b06
commit 656daf0ca5
1 changed files with 1 additions and 1 deletions

View File

@ -651,7 +651,7 @@ bom {
releaseNotes("https://github.com/infinispan/infinispan/releases/tag/{version}")
}
}
library("InfluxDB Java", "2.24") {
library("InfluxDB Java", "2.25") {
group("org.influxdb") {
modules = [
"influxdb-java"