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 @@ -33,7 +33,7 @@ Update dependencies:
33
33
#### Test:
34
34
- [ #683 ] ( https://github.com/influxdata/influxdb-client-java/pull/683 ) : ` assertj ` to ` 3.25.3 `
35
35
- [ #687 ] ( https://github.com/influxdata/influxdb-client-java/pull/687 ) : ` junit-jupiter ` to ` 5.10.2 `
36
- - [ #700 ] ( https://github.com/influxdata/influxdb-client-java/pull/700 ) : ` logback-classic ` to ` 1.5.3 `
36
+ - [ #714 ] ( https://github.com/influxdata/influxdb-client-java/pull/714 ) : ` logback-classic ` to ` 1.5.6 `
37
37
38
38
#### Provided:
39
39
- [ #685 ] ( https://github.com/influxdata/influxdb-client-java/pull/685 ) : ` slf4j-api ` to ` 2.0.12 `
Original file line number Diff line number Diff line change 191
191
<dependency >
192
192
<groupId >ch.qos.logback</groupId >
193
193
<artifactId >logback-classic</artifactId >
194
- <version >1.5.3 </version >
194
+ <version >1.5.6 </version >
195
195
<scope >test</scope >
196
196
<exclusions >
197
197
<exclusion >
You can’t perform that action at this time.
0 commit comments