From fe6589fb91b2eaadb5eaa02f4b994f4c39fc3fc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 21:28:18 +0000 Subject: [PATCH] Bump io.reactivex.rxjava3:rxjava from 3.1.5 to 3.1.12 Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.5 to 3.1.12. - [Release notes](https://github.com/ReactiveX/RxJava/releases) - [Commits](https://github.com/ReactiveX/RxJava/compare/v3.1.5...v3.1.12) --- updated-dependencies: - dependency-name: io.reactivex.rxjava3:rxjava dependency-version: 3.1.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../karaf-graphql-example/karaf-graphql-example-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/karaf-graphql-example/karaf-graphql-example-core/pom.xml b/examples/karaf-graphql-example/karaf-graphql-example-core/pom.xml index be165c99ce5..473dd210dda 100644 --- a/examples/karaf-graphql-example/karaf-graphql-example-core/pom.xml +++ b/examples/karaf-graphql-example/karaf-graphql-example-core/pom.xml @@ -52,7 +52,7 @@ io.reactivex.rxjava3 rxjava - 3.1.5 + 3.1.12