From 259bed8648b762fce5daf5edf690625048e7dea8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 23:23:57 +0000 Subject: [PATCH] build(deps): bump the maven-dependencies group with 2 updates Bumps the maven-dependencies group with 2 updates: [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) and [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core). Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.19.0 to 2.19.1 - [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.19.0...jackson-module-kotlin-2.19.1) Updates `io.projectreactor:reactor-core` from 3.7.6 to 3.7.7 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](https://github.com/reactor/reactor-core/compare/v3.7.6...v3.7.7) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-version: 2.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.projectreactor:reactor-core dependency-version: 3.7.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] --- kotlin/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 8c405e8..f036588 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -42,7 +42,7 @@ io.projectreactor reactor-core - 3.7.6 + 3.7.7 test diff --git a/pom.xml b/pom.xml index 2d0e272..7ec6690 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ 4.11.2 2.1.21 - 2.19.0 + 2.19.1 1.6.3 2.0.17