mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 02:49:03 +00:00
Upgrade to InfluxDB Java 2.25
Closes gh-45111
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user