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 @@ -38,7 +38,7 @@ Update dependencies:
38
38
- [ #714 ] ( https://github.com/influxdata/influxdb-client-java/pull/714 ) : ` logback-classic ` to ` 1.5.6 `
39
39
40
40
#### Provided:
41
- - [ #685 ] ( https://github.com/influxdata/influxdb-client-java/pull/685 ) : ` slf4j-api ` to ` 2.0.12 `
41
+ - [ #711 ] ( https://github.com/influxdata/influxdb-client-java/pull/711 ) : ` slf4j-api ` to ` 2.0.13 `
42
42
43
43
#### Examples:
44
44
- [ #715 ] ( https://github.com/influxdata/influxdb-client-java/pull/715 ) : ` commons-cli ` to ` 1.7.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.12 </version >
154
+ <version >2.0.13 </version >
155
155
<scope >provided</scope >
156
156
</dependency >
157
157
You can’t perform that action at this time.
0 commit comments