File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 66
77### Features
881 . [ #661 ] ( https://github.com/influxdata/influxdb-client-java/pull/661 ) : Replaced Akka Streams with Pekko Streams in the Scala client.
9-
9+ 1 . [ #673 ] ( https://github.com/influxdata/influxdb-client-java/pull/673 ) : Upgrade SpringBoot to v3 and Spring to v6
10+ 1 . [ #673 ] ( https://github.com/influxdata/influxdb-client-java/pull/673 ) : Disable support for old JDKs (< 17)
1011
1112### Dependencies
1213
@@ -18,6 +19,10 @@ Update dependencies:
1819 - [ #667 ] ( https://github.com/influxdata/influxdb-client-java/pull/667 ) : ` rxjava ` to ` 3.1.8 `
1920 - [ #669 ] ( https://github.com/influxdata/influxdb-client-java/pull/669 ) : ` commons-lang3 ` to ` 3.14.0 `
2021 - [ #670 ] ( https://github.com/influxdata/influxdb-client-java/pull/670 ) : ` micrometer-registry-influx ` to ` 1.12.1 `
22+ - [ #673 ] ( https://github.com/influxdata/influxdb-client-java/pull/673 ) : ` spring-boot ` to ` 3.2.2 `
23+ - [ #673 ] ( https://github.com/influxdata/influxdb-client-java/pull/673 ) : ` spring ` to ` 6.1.3 `
24+ - [ #673 ] ( https://github.com/influxdata/influxdb-client-java/pull/673 ) : ` scala-library ` to ` 2.13.11 `
25+ - [ #673 ] ( https://github.com/influxdata/influxdb-client-java/pull/673 ) : ` okhttp ` to ` 4.12.0 `
2126
2227#### Maven:
2328 - [ #671 ] ( https://github.com/influxdata/influxdb-client-java/pull/671 ) : ` maven-javadoc-plugin ` to ` 3.6.3 `
You can’t perform that action at this time.
0 commit comments