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 @@ -22,6 +22,7 @@ Update dependencies:
2222
2323#### Provided:
2424 - [ #487 ] ( https://github.com/influxdata/influxdb-client-java/pull/487 ) : ` slf4j-api ` to ` 2.0.6 `
25+ - [ #490 ] ( https://github.com/influxdata/influxdb-client-java/pull/490 ) : ` org.osgi.service.component.annotations ` to ` 1.5.1 `
2526
2627#### Test:
2728 - [ #485 ] ( https://github.com/influxdata/influxdb-client-java/pull/485 ) : ` mockito ` to ` 4.10.0 `
Original file line number Diff line number Diff line change 172172 <dependency >
173173 <groupId >org.osgi</groupId >
174174 <artifactId >org.osgi.service.component.annotations</artifactId >
175- <version >1.5.0 </version >
175+ <version >1.5.1 </version >
176176 <scope >provided</scope >
177177 </dependency >
178178 <dependency >
You can’t perform that action at this time.
0 commit comments