Skip to content

Commit 1e4b3da

Browse files
Bump rxjava from 2.2.17 to 2.2.19
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.17 to 2.2.19. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.19/CHANGES.md) - [Commits](ReactiveX/RxJava@v2.2.17...v2.2.19) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent bc5c4cb commit 1e4b3da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/jooby-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<redoc.version>2.0.0-rc.20</redoc.version>
102102
<rest-assured.version>4.3.0</rest-assured.version>
103103
<rocker.version>1.2.3</rocker.version>
104-
<rxjava.version>2.2.17</rxjava.version>
104+
<rxjava.version>2.2.19</rxjava.version>
105105
<slf4j.version>1.7.30</slf4j.version>
106106
<spring.version>5.2.5.RELEASE</spring.version>
107107
<stork-maven-plugin.version>3.0.0</stork-maven-plugin.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<boringssl.version>2.0.27.Final</boringssl.version>
6666

6767
<!-- Reactive -->
68-
<rxjava.version>2.2.17</rxjava.version>
68+
<rxjava.version>2.2.19</rxjava.version>
6969
<reactor.version>3.3.3.RELEASE</reactor.version>
7070

7171
<!--OpenAPI-->

0 commit comments

Comments
 (0)