From 23f22c881ee255f4df515df4470c79d84c3b97b1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 04:32:55 +0000 Subject: [PATCH] Bump rxjava from 2.2.19 to 2.2.21 Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.19 to 2.2.21. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.21/CHANGES.md) - [Commits](https://github.com/ReactiveX/RxJava/compare/v2.2.19...v2.2.21) Signed-off-by: dependabot-preview[bot] --- spigot-api/pom.xml | 2 +- spigot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spigot-api/pom.xml b/spigot-api/pom.xml index 58a6eb6..df1ae36 100644 --- a/spigot-api/pom.xml +++ b/spigot-api/pom.xml @@ -98,7 +98,7 @@ io.reactivex.rxjava2 rxjava - 2.2.19 + 2.2.21 compile diff --git a/spigot/pom.xml b/spigot/pom.xml index dbc77df..35e9130 100644 --- a/spigot/pom.xml +++ b/spigot/pom.xml @@ -128,7 +128,7 @@ io.reactivex.rxjava2 rxjava - 2.2.19 + 2.2.21 provided