From 54e548c9fe9bfe9032f36ef7669230369e327687 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 1 Jul 2024 07:24:20 -0700
Subject: [PATCH] Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) and [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin).
Updates `com.google.protobuf:protobuf-java` from 4.27.1 to 4.27.2
Commits
Updates `org.apache.maven.plugins:maven-project-info-reports-plugin` from 3.6.0 to 3.6.1
Commits
21d3653
[maven-release-plugin] prepare release maven-project-info-reports-plugin-3.6.1
b707915
[MPIR-462] IT for MRJAR issue with dependencies goal
3fd654a
[MPIR-463] Remove workaround to count the number of root content entries in J...
790b646
[MPIR-464] Upgrade to Maven Shared JAR 3.1.1
740536d
Lift restriction on mojo renames
3e8276f
Make spotless happy
9ba89c9
Fix SCM tag
870d7bf
Improve variable name (2)
b08af0c
Improve variable name
1231c79
[maven-release-plugin] prepare for next development iteration
- See full diff in compare view
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 #1316
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/truth/pull/1316 from google:dependabot/maven/dependencies-f63bd35751 291ada8a0dff155b64dcabab8ab8dab238ad113a
PiperOrigin-RevId: 648361211
---
core/pom.xml | 2 +-
pom.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/core/pom.xml b/core/pom.xml
index 2df605839..747a8cfed 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -227,7 +227,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.6.0
+ 3.6.1
diff --git a/pom.xml b/pom.xml
index ba11c6c17..ddf58b854 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
-->
33.2.1-jre
2.10.0
- 4.27.1
+ 4.27.2
3.1.0
@@ -224,7 +224,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.6.0
+ 3.6.1
maven-javadoc-plugin