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 @@ -20,7 +20,7 @@ Update dependencies:
20
20
- [ #479 ] ( https://github.com/influxdata/influxdb-client-java/pull/479 ) : ` scala-maven-plugin ` to ` 4.8.0 `
21
21
22
22
#### Provided:
23
- - [ #478 ] ( https://github.com/influxdata/influxdb-client-java/pull/478 ) : ` slf4j-api ` to ` 2.0.5 `
23
+ - [ #487 ] ( https://github.com/influxdata/influxdb-client-java/pull/487 ) : ` slf4j-api ` to ` 2.0.6 `
24
24
25
25
#### Test:
26
26
- [ #467 ] ( https://github.com/influxdata/influxdb-client-java/pull/467 ) : ` mockito ` to ` 4.9.0 `
Original file line number Diff line number Diff line change 151
151
<dependency >
152
152
<groupId >org.slf4j</groupId >
153
153
<artifactId >slf4j-api</artifactId >
154
- <version >2.0.5 </version >
154
+ <version >2.0.6 </version >
155
155
<scope >provided</scope >
156
156
</dependency >
157
157
You can’t perform that action at this time.
0 commit comments