File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ Update dependencies:
10
10
- [ #512 ] ( https://github.com/influxdata/influxdb-client-java/pull/512 ) : ` commons-csv ` to ` 1.10.0 `
11
11
- [ #536 ] ( https://github.com/influxdata/influxdb-client-java/pull/536 ) : ` spring-boot ` to ` 2.7.11 `
12
12
- [ #540 ] ( https://github.com/influxdata/influxdb-client-java/pull/540 ) : ` kotlin ` to ` 1.8.21 `
13
+ - [ #552 ] ( https://github.com/influxdata/influxdb-client-java/pull/552 ) : ` micrometer-registry-influx ` to ` 1.11.0 `
13
14
14
15
#### Maven:
15
16
- [ #526 ] ( https://github.com/influxdata/influxdb-client-java/pull/526 ) : ` maven-surefire-plugin ` , ` maven-failsafe-plugin ` to ` 3.0.0 `
Original file line number Diff line number Diff line change 72
72
</scm >
73
73
74
74
<properties >
75
- <micrometer .version>1.10.3 </micrometer .version>
75
+ <micrometer .version>1.11.0 </micrometer .version>
76
76
<spring-boot .version>2.7.11</spring-boot .version>
77
77
<spring .version>5.3.26</spring .version>
78
78
</properties >
You can’t perform that action at this time.
0 commit comments