aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-07 09:57:50 -0700
committerGoogle Java Core Libraries <java-libraries-firehose+copybara@google.com>2023-06-07 09:58:34 -0700
commit76812768d72bb07ea2c8dec0026378b6fc9f2e6b (patch)
treea406788f8664dae9acfcb1a6135295d459dbb2cc
parent3b73756bf7eda3c44fd2c24edda3f119626bdd48 (diff)
downloadtruth-76812768d72bb07ea2c8dec0026378b6fc9f2e6b.tar.gz
Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5
Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.4.4 to 3.4.5. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/c7cb50ace06ffd2de6b6e467a2ed246b2166b1ff"><code>c7cb50a</code></a> [maven-release-plugin] prepare release maven-project-info-reports-plugin-3.4.5</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/c17a78f7a7fc6d4edb4093352882c809bd0332a0"><code>c17a78f</code></a> [MPIR-441] Fix DependenciesReportTest</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/2640c074ebd3bb021276c5ef830f3420b763bd2a"><code>2640c07</code></a> [MPIR-449] Don't count and display debug information if dependency does not c...</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/d8f8086e92e694a3124675e033d27a8ee813858f"><code>d8f8086</code></a> [MPIR-448] [REGRESSION] DependenciesRenderer chokes on invalid scope with a NPE</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/9c25752831d228aba69cfa5bb8e219c448715669"><code>9c25752</code></a> [MPIR-447] Gradle deprecates compile in favor of implementation</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/84052f3f1775b8e59e9da22ea97cc3e643281491"><code>84052f3</code></a> maven-shared-utils t 3.4.2 (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/issues/55">#55</a>)</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/ef5464cc91410ef6a2b5ecaa2a498e9de62589f8"><code>ef5464c</code></a> MPIR-439 update commons-io to 2.12.0 (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/issues/56">#56</a>)</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/3b07a10c5311e128e085f6eafce6de3221e7b841"><code>3b07a10</code></a> update keytool-maven-plugin to 1.7 (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/issues/57">#57</a>)</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/8fdb4e10b6af859af1bbc9740f29aff5a282b1d6"><code>8fdb4e1</code></a> MPIR-443 (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/issues/58">#58</a>)</li> <li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/a29d9aaa437d9e0b927bdb63f69b17bf3bc5b589"><code>a29d9aa</code></a> MPIR-444 (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/issues/60">#60</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.4.4...maven-project-info-reports-plugin-3.4.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-project-info-reports-plugin&package-manager=maven&previous-version=3.4.4&new-version=3.4.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Fixes #1134 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/truth/pull/1134 from google:dependabot/maven/org.apache.maven.plugins-maven-project-info-reports-plugin-3.4.5 6d4e52f51ea50fa0529405b5163d1a96ecf79e95 PiperOrigin-RevId: 538518477
-rw-r--r--core/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/pom.xml b/core/pom.xml
index 676fb585..2afd00e5 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -227,7 +227,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
- <version>3.4.4</version>
+ <version>3.4.5</version>
</plugin>
</plugins>
</reporting>
diff --git a/pom.xml b/pom.xml
index 41bbe443..3ba2cae9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -224,7 +224,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
- <version>3.4.4</version>
+ <version>3.4.5</version>
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>