From f0f26eaa7f516237acc3187d8c748bd18f4ea7de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 17:02:45 +0000 Subject: [PATCH] Bump the maven-dependencies group across 1 directory with 5 updates Bumps the maven-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.google.protobuf:protobuf-bom](https://github.com/protocolbuffers/protobuf) | `4.33.3` | `4.33.5` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.14.2` | `5.14.3` | | [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) | `3.8.1` | `3.8.3` | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.9.0` | `3.10.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` | Updates `com.google.protobuf:protobuf-bom` from 4.33.3 to 4.33.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `org.junit:junit-bom` from 5.14.2 to 5.14.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/compare/r5.14.2...r5.14.3) Updates `io.projectreactor:reactor-test` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](https://github.com/reactor/reactor-core/compare/v3.8.1...v3.8.3) Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.9.0 to 3.10.0 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.9.0...maven-dependency-plugin-3.10.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-bom dependency-version: 4.33.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.junit:junit-bom dependency-version: 5.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.projectreactor:reactor-test dependency-version: 3.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-version: 3.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 6919fb34..f6e30149 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ 2025.2.0 1.76.0 - 4.33.3 + 4.33.5 2.0.16 2.25.3 @@ -55,10 +55,10 @@ 1.3.2 1.0.4 - 3.8.1 + 3.8.3 0.8.14 - 5.14.2 + 5.14.3 5.21.0 1.21.4 @@ -285,7 +285,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.9.0 + 3.10.0 unpack @@ -361,7 +361,7 @@ maven-compiler-plugin - 3.14.1 + 3.15.0 11 11