This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new 45583674a8 Bump io.reactivex.rxjava3:rxjava from 3.1.5 to 3.1.12
(#2389)
45583674a8 is described below
commit 45583674a892ea05f7f930dcade85a88a1025209
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 05:24:18 2026 +0100
Bump io.reactivex.rxjava3:rxjava from 3.1.5 to 3.1.12 (#2389)
---
examples/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 be165c99ce..473dd210dd 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 @@
<dependency>
<groupId>io.reactivex.rxjava3</groupId>
<artifactId>rxjava</artifactId>
- <version>3.1.5</version>
+ <version>3.1.12</version>
</dependency>
</dependencies>