From 1cf918b8cff87a3aca90f6fe685d24f24fd9b4f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 11:11:11 +0000 Subject: [PATCH] Bump io.smallrye.reactive:mutiny from 1.6.0 to 2.5.3 Bumps [io.smallrye.reactive:mutiny](https://github.com/smallrye/smallrye-mutiny) from 1.6.0 to 2.5.3. - [Release notes](https://github.com/smallrye/smallrye-mutiny/releases) - [Commits](https://github.com/smallrye/smallrye-mutiny/compare/1.6.0...2.5.3) --- updated-dependencies: - dependency-name: io.smallrye.reactive:mutiny dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- chapter-10/database-example/pom.xml | 2 +- chapter-5/reactive-programming-examples/pom.xml | 2 +- chapter-7/mutiny-examples/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chapter-10/database-example/pom.xml b/chapter-10/database-example/pom.xml index 8dbe9c80..4819b0b6 100644 --- a/chapter-10/database-example/pom.xml +++ b/chapter-10/database-example/pom.xml @@ -62,7 +62,7 @@ io.smallrye.reactive mutiny - 1.6.0 + 2.5.3 io.smallrye.reactive diff --git a/chapter-5/reactive-programming-examples/pom.xml b/chapter-5/reactive-programming-examples/pom.xml index 194f75a6..4cd00779 100644 --- a/chapter-5/reactive-programming-examples/pom.xml +++ b/chapter-5/reactive-programming-examples/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 - 1.6.0 + 2.5.3 2.21.0 diff --git a/chapter-7/mutiny-examples/pom.xml b/chapter-7/mutiny-examples/pom.xml index 628921bc..ee08d659 100644 --- a/chapter-7/mutiny-examples/pom.xml +++ b/chapter-7/mutiny-examples/pom.xml @@ -17,7 +17,7 @@ UTF-8 UTF-8 - 1.6.0 + 2.5.3 2.21.0