Skip to content

Commit 6f3ebcf

Browse files
[2.0.x] Bump io.reactivex.rxjava3:rxjava from 3.1.10 to 3.1.11
Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.10 to 3.1.11. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](ReactiveX/RxJava@v3.1.10...v3.1.11) --- updated-dependencies: - dependency-name: io.reactivex.rxjava3:rxjava dependency-version: 3.1.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9e5e2e commit 6f3ebcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<properties>
8686
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8787
<jetty-version>10.0.25</jetty-version>
88-
<rxjava-version>3.1.10</rxjava-version>
88+
<rxjava-version>3.1.11</rxjava-version>
8989
<spring-version>5.3.39</spring-version>
9090
<slf4j-version>2.0.17</slf4j-version>
9191
<reactivestreams-version>1.0.4</reactivestreams-version>

0 commit comments

Comments
 (0)