Skip to content

Commit 7b22d69

Browse files
committed
Upgrade to InfluxDB Java 2.21
Closes gh-24908
1 parent 346bc47 commit 7b22d69

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
@@ -479,7 +479,7 @@ bom {
479479
]
480480
}
481481
}
482-
library("InfluxDB Java", "2.20") {
482+
library("InfluxDB Java", "2.21") {
483483
group("org.influxdb") {
484484
modules = [
485485
"influxdb-java"

0 commit comments

Comments
 (0)