From f7b7820bb05df2d5ede6b6b4b64172a5c89a92ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 23:43:05 +0000 Subject: [PATCH] Bump the maven-dependencies group with 3 updates Bumps the maven-dependencies group with 3 updates: [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin), [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) and [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core). Updates `org.apache.maven.plugins:maven-assembly-plugin` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.6.0...maven-assembly-plugin-3.7.0) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.0) Updates `io.projectreactor:reactor-core` from 3.6.2 to 3.6.4 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](https://github.com/reactor/reactor-core/compare/v3.6.2...v3.6.4) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: io.projectreactor:reactor-core 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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kotlin/pom.xml b/kotlin/pom.xml index fa06089..1c27b56 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -42,7 +42,7 @@ io.projectreactor reactor-core - 3.6.2 + 3.6.4 test diff --git a/pom.xml b/pom.xml index ea67716..0047e6a 100644 --- a/pom.xml +++ b/pom.xml @@ -68,12 +68,12 @@ 1.7.20 0.8.11 - 3.6.0 + 3.7.0 3.3.2 3.12.1 3.1.1 3.4.1 - 3.1.0 + 3.2.0 3.1.1 3.3.0 3.5.0