Skip to content

Commit 0a28b5e

Browse files
chore(deps): bump io.reactivex.rxjava3:rxjava from 3.1.6 to 3.1.8 (#667)
1 parent bc76b94 commit 0a28b5e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff 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

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
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>

0 commit comments

Comments
 (0)