File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Update dependencies:
7
7
#### Build:
8
8
- [ #507 ] ( https://github.com/influxdata/influxdb-client-java/pull/507 ) : ` rxjava ` to ` 3.1.5 `
9
9
- [ #511 ] ( https://github.com/influxdata/influxdb-client-java/pull/511 ) : ` lombok ` to ` 1.18.26 `
10
+ - [ #512 ] ( https://github.com/influxdata/influxdb-client-java/pull/512 ) : ` commons-csv ` to ` 1.10.0 `
10
11
- [ #536 ] ( https://github.com/influxdata/influxdb-client-java/pull/536 ) : ` spring-boot ` to ` 2.7.11 `
11
12
12
13
## 6.8.0 [ 2023-03-29]
Original file line number Diff line number Diff line change 653
653
<dependency >
654
654
<groupId >org.apache.commons</groupId >
655
655
<artifactId >commons-csv</artifactId >
656
- <version >1.9 .0</version >
656
+ <version >1.10 .0</version >
657
657
</dependency >
658
658
659
659
<dependency >
You can’t perform that action at this time.
0 commit comments