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 @@ -7,6 +7,7 @@ Update dependencies:
77#### Build:
88 - [ #669 ] ( https://github.com/influxdata/influxdb-client-java/pull/669 ) : ` commons-lang3 ` to ` 3.14.0 `
99 - [ #670 ] ( https://github.com/influxdata/influxdb-client-java/pull/670 ) : ` micrometer-registry-influx ` to ` 1.12.1 `
10+ - [ #667 ] ( https://github.com/influxdata/influxdb-client-java/pull/667 ) : ` rxjava ` to ` 3.1.8 `
1011
1112## 6.12.0 [ 2023-12-15]
1213
Original file line number Diff line number Diff line change 112112 <dependency .okhttp3.version>4.11.0</dependency .okhttp3.version>
113113 <dependency .com.squareup.okio>3.6.0</dependency .com.squareup.okio>
114114 <dependency .gson.version>2.10.1</dependency .gson.version>
115- <dependency .io.reactivex.rxjava3>3.1.6 </dependency .io.reactivex.rxjava3>
115+ <dependency .io.reactivex.rxjava3>3.1.8 </dependency .io.reactivex.rxjava3>
116116
117117 <plugin .surefire.version>3.2.2</plugin .surefire.version>
118118 <plugin .javadoc.version>3.6.0</plugin .javadoc.version>
You can’t perform that action at this time.
0 commit comments