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
- [ #669 ] ( https://github.com/influxdata/influxdb-client-java/pull/669 ) : ` commons-lang3 ` to ` 3.14.0 `
9
9
- [ #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 `
10
11
11
12
## 6.12.0 [ 2023-12-15]
12
13
Original file line number Diff line number Diff line change 112
112
<dependency .okhttp3.version>4.11.0</dependency .okhttp3.version>
113
113
<dependency .com.squareup.okio>3.6.0</dependency .com.squareup.okio>
114
114
<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>
116
116
117
117
<plugin .surefire.version>3.2.2</plugin .surefire.version>
118
118
<plugin .javadoc.version>3.6.0</plugin .javadoc.version>
You can’t perform that action at this time.
0 commit comments