From 6ec62f9a2c341774929a0a6003e720c8ee178ff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 07:34:13 -0700 Subject: [PATCH] Bump the dependencies group with 3 updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the dependencies group with 3 updates: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf), [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) and [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire). Updates `com.google.protobuf:protobuf-java` from 4.36.0 to 4.36.1
Commits

Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.15.0 to 3.16.0
Release notes

Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.

3.16.0

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

Commits

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.6 to 3.6.0
Release notes

Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.

3.6.0

Please refer to the main page for what's new https://maven.apache.org/surefire/ And the migration page https://maven.apache.org/surefire/maven-surefire-plugin/whats-new-3-6-0.html

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Fixes https://github.com/google/truth/pull/1696 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/truth/pull/1696 from google:dependabot/maven/dependencies-38fe119d7c 18c11cca7c8d422d04d77685cb8cc46d9739bbb9 PiperOrigin-RevId: 977903310 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 08c87c2b9..10bb11f41 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ --> 33.4.3-jre 2.11.0 - 4.36.0 + 4.36.1 3.1.0 @@ -307,7 +307,7 @@ maven-compiler-plugin - 3.15.0 + 3.16.0 1.8 1.8 @@ -324,7 +324,7 @@ maven-surefire-plugin - 3.5.6 + 3.6.0 maven-enforcer-plugin