We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaecfef commit 5de7014Copy full SHA for 5de7014
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 6.9.0 [unreleased]
2
+
3
+### Dependencies
4
5
+Update dependencies:
6
7
+#### Build:
8
+ - [#536](https://github.com/influxdata/influxdb-client-java/pull/536): `spring-boot` to `2.7.11`
9
10
## 6.8.0 [2023-03-29]
11
12
### Bug Fixes
spring/pom.xml
@@ -73,7 +73,7 @@
73
74
<properties>
75
<micrometer.version>1.10.3</micrometer.version>
76
- <spring-boot.version>2.7.5</spring-boot.version>
+ <spring-boot.version>2.7.11</spring-boot.version>
77
<spring.version>5.3.26</spring.version>
78
</properties>
79
0 commit comments