From 474bccf0a228286e6153a17a56954c67e1357ea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 06:35:03 -0700 Subject: [PATCH] Bump the dependencies group with 4 updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the dependencies group with 4 updates: [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone), [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf), [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) and [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin). Updates `com.google.errorprone:error_prone_annotations` from 2.34.0 to 2.35.1
Release notes

Sourced from com.google.errorprone:error_prone_annotations's releases.

Error Prone 2.35.1

Error Prone's dependency on protobuf has been downgraded to 3.25.5 for this release.

Version 3.25.5 of protobuf still fixes CVE-2024-7254. This release is provided for users who aren't ready to update to 4.x, see also #4584 and #4634. Future versions of Error Prone will upgrade back to protobuf 4.x.

Full changelog: https://github.com/google/error-prone/compare/v2.35.0...v2.35.1

Error Prone 2.35.0

Changes:

New checks:

Full changelog: https://github.com/google/error-prone/compare/v2.34.0...v2.35.0

Commits

Updates `com.google.protobuf:protobuf-java` from 4.28.2 to 4.28.3
Commits

Updates `org.apache.maven.plugins:maven-site-plugin` from 3.20.0 to 3.21.0
Commits

Updates `org.apache.maven.plugins:maven-project-info-reports-plugin` from 3.7.0 to 3.8.0
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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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 #1355 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/truth/pull/1355 from google:dependabot/maven/dependencies-ae6b606711 8743e014a8a05b0cd3ff5a7127f7a2ca1ba8872a PiperOrigin-RevId: 690588699 --- core/pom.xml | 2 +- pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index bd7e2f07b..05c0997d4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -227,7 +227,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.7.0 + 3.8.0 diff --git a/pom.xml b/pom.xml index 0c179a6e3..6a5823ecb 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ --> 33.3.1-jre 2.10.0 - 4.28.2 + 4.28.3 3.1.0 @@ -103,7 +103,7 @@ com.google.errorprone error_prone_annotations - 2.34.0 + 2.35.1 com.google.protobuf @@ -219,12 +219,12 @@ org.apache.maven.plugins maven-site-plugin - 3.20.0 + 3.21.0 org.apache.maven.plugins maven-project-info-reports-plugin - 3.7.0 + 3.8.0 maven-javadoc-plugin