File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Update dependencies:
7
7
#### Build:
8
8
- [ #614 ] ( https://github.com/influxdata/influxdb-client-java/pull/614 ) : ` commons-lang3 ` to ` 3.13.0 `
9
9
- [ #622 ] ( https://github.com/influxdata/influxdb-client-java/pull/622 ) : ` micrometer-registry-influx ` to ` 1.11.3 `
10
- - [ #626 ] ( https://github.com/influxdata/influxdb-client-java/pull/626 ) : ` spring-boot ` to ` 2.7.16 `
10
+ - [ #635 ] ( https://github.com/influxdata/influxdb-client-java/pull/635 ) : ` spring-boot ` to ` 2.7.17 `
11
11
- [ #625 ] ( https://github.com/influxdata/influxdb-client-java/pull/625 ) : ` lombok ` to ` 1.18.30 `
12
12
- [ #629 ] ( https://github.com/influxdata/influxdb-client-java/pull/629 ) : ` karaf ` to ` 4.4.4 `
13
13
- [ #617 ] ( https://github.com/influxdata/influxdb-client-java/pull/617 ) : ` kotlin ` to ` 1.9.10 `
Original file line number Diff line number Diff line change 73
73
74
74
<properties >
75
75
<micrometer .version>1.11.3</micrometer .version>
76
- <spring-boot .version>2.7.16 </spring-boot .version>
76
+ <spring-boot .version>2.7.17 </spring-boot .version>
77
77
<spring .version>5.3.26</spring .version>
78
78
</properties >
79
79
You can’t perform that action at this time.
0 commit comments