Skip to content

Commit 656daf0

Browse files
committed
Upgrade to InfluxDB Java 2.25
Closes gh-45111
1 parent 66ecd99 commit 656daf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@ bom {
651651
releaseNotes("https://github.com/infinispan/infinispan/releases/tag/{version}")
652652
}
653653
}
654-
library("InfluxDB Java", "2.24") {
654+
library("InfluxDB Java", "2.25") {
655655
group("org.influxdb") {
656656
modules = [
657657
"influxdb-java"

0 commit comments

Comments
 (0)