aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-20 08:16:13 -0700
committerGoogle Java Core Libraries <java-libraries-firehose+copybara@google.com>2024-05-20 08:17:13 -0700
commit7d3ee0a21b9110eb608940b2ab417cec1089548b (patch)
tree818f962f9afa27f9a7e3387a05aac72ff3aeb94f
parentab99ff83698d1d8ddc75c579434d95d4f94ef646 (diff)
downloadtruth-upstream-master.tar.gz
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0upstream-master
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.5.0 to 3.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mojohaus/build-helper-maven-plugin/releases">org.codehaus.mojo:build-helper-maven-plugin's releases</a>.</em></p> <blockquote> <h2>3.6.0</h2> <h2>Changes</h2> <h2>🚀 New features and improvements</h2> <ul> <li>Deprecate remove-project-artifact goal (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/205">#205</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Parallel execution of uptodate-properties (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/201">#201</a>) <a href="https://github.com/mkarg"><code>@​mkarg</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.mojo:mojo-parent from 81 to 82 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/206">#206</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump org.codehaus.mojo:mojo-parent from 78 to 81 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/204">#204</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/202">#202</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump apache/maven-gh-actions-shared from 3 to 4 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/200">#200</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump release-drafter/release-drafter from 5 to 6 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/195">#195</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> <li>Bump org.codehaus.mojo:mojo-parent from 77 to 78 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/193">#193</a>) <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Delete link to remove-project-artifact as is deprecated (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/210">#210</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Cleanups dependencies (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/209">#209</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Remove public modifiers from JUnit 5 tests (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/208">#208</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Delete example about remove-project-artifact as is deprecated (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/207">#207</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Fix goal in usage add-test-resource example (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/199">#199</a>) <a href="https://github.com/mfussenegger"><code>@​mfussenegger</code></a></li> </ul> <h2>🔧 Build</h2> <ul> <li>Use shared action for release drafter (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/pull/203">#203</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/333345494bc6053095b7f42b1fccfb8f230f75d1"><code>3333454</code></a> [maven-release-plugin] prepare release 3.6.0</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/05ee2cb17ff155862accaee1fc1b0ea1cae53911"><code>05ee2cb</code></a> Delete link to remove-project-artifact as is deprecated</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/a4190d2f634210091031ad27a3a50d626ea37cfa"><code>a4190d2</code></a> Cleanups dependencies</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/b99f6be8c876c012c41d163c832c4b0adfb28356"><code>b99f6be</code></a> Remove public modifiers from JUnit 5 tests</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/f21a0272a00f6bb4e6d404817a6c144ac65b2778"><code>f21a027</code></a> Add me as developer</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/211d4b9687c79085c3c036aefc14a8428195eb69"><code>211d4b9</code></a> Delete example about remove-project-artifact as is deprecated</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/27ab33494dffaa5d5f5e9cbbbac4f581e4ed9479"><code>27ab334</code></a> Deprecate remove-project-artifact goal</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/8a4c7c41842082f530775a933ab22088d673fd3c"><code>8a4c7c4</code></a> Bump org.codehaus.mojo:mojo-parent from 81 to 82</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/57f54801686afb43b3540c597010f0c9857b5901"><code>57f5480</code></a> Bump org.codehaus.mojo:mojo-parent from 78 to 81 (<a href="https://redirect.github.com/mojohaus/build-helper-maven-plugin/issues/204">#204</a>)</li> <li><a href="https://github.com/mojohaus/build-helper-maven-plugin/commit/c09d77946636cf605515c851cd6ede87b94eb81a"><code>c09d779</code></a> Use shared action for release drafter</li> <li>Additional commits viewable in <a href="https://github.com/mojohaus/build-helper-maven-plugin/compare/3.5.0...3.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.mojo:build-helper-maven-plugin&package-manager=maven&previous-version=3.5.0&new-version=3.6.0)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 #1295 COPYBARA_INTEGRATE_REVIEW=https://github.com/google/truth/pull/1295 from google:dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.6.0 27bf9eec26d4054d52c274826e85132efd0393c9 PiperOrigin-RevId: 635461028
-rw-r--r--core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pom.xml b/core/pom.xml
index b86271dd..09ae834d 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -165,7 +165,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
- <version>3.5.0</version>
+ <version>3.6.0</version>
<executions>
<execution>
<id>add-source</id>