Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/protocolbuffers/protobuf/commits">compare view</a></li> </ul> </details> <br /> Updates `org.apache.maven.plugins:maven-project-info-reports-plugin` from 3.6.0 to 3.6.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/21d36534d87088aafe1743a402b3f49fbaecd293"><code>21d3653</code></a> [maven-release-plugin] prepare release maven-project-info-reports-plugin-3.6.1</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/b707915bb7cb5adc2c0dcb66560b9aa6470ceaa2"><code>b707915</code></a> [MPIR-462] IT for MRJAR issue with dependencies goal</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/3fd654a98c709e9051d5dc8d6fd250db43b79467"><code>3fd654a</code></a> [MPIR-463] Remove workaround to count the number of root content entries in J...</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/790b646e57e2362ddba9b9e0d91e180c282a272e"><code>790b646</code></a> [MPIR-464] Upgrade to Maven Shared JAR 3.1.1</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/740536dd756f108859426c17312533fae0bd8df4"><code>740536d</code></a> Lift restriction on mojo renames</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/3e8276fdf17de3261c21db7e862281a7b4f11651"><code>3e8276f</code></a> Make spotless happy</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/9ba89c9f3b6e4a60d02c439840da80ff11e836dd"><code>9ba89c9</code></a> Fix SCM tag</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/870d7bf55f8818b82ab6e1756f65e531bfc56f30"><code>870d7bf</code></a> Improve variable name (2)</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/b08af0c292d9beb4a9a53b3acd94a5753eb54d1c"><code>b08af0c</code></a> Improve variable name</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/1231c79919bf37b42d48a0d693b3feee156ecbdb"><code>1231c79</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.6.0...maven-project-info-reports-plugin-3.6.1">compare view</a></li> </ul> </details> <br /> 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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>` 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 <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Fixes #1316 COPYBARA_INTEGRATE_REVIEW=#1316 from google:dependabot/maven/dependencies-f63bd35751 291ada8 PiperOrigin-RevId: 648361211
- Loading branch information