Commit 4bcb6b9
Bump net.ltgt.gwt.maven:gwt-maven-plugin from 1.1.0 to 1.2.0 in /value in the dependencies group
Bumps the dependencies group in /value with 1 update: [net.ltgt.gwt.maven:gwt-maven-plugin](https://github.com/tbroyer/gwt-maven-plugin).
Updates `net.ltgt.gwt.maven:gwt-maven-plugin` from 1.1.0 to 1.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/tbroyer/gwt-maven-plugin/releases">net.ltgt.gwt.maven:gwt-maven-plugin's releases</a>.</em></p>
<blockquote>
<h2>1.2.0</h2>
<ul>
<li>:bug: Fix Ctrl+C not stopping child processes (e.g. CodeServer) on Windows (<a href="https://redirect.github.com/tbroyer/gwt-maven-plugin/issues/110">#110</a>)</li>
<li>:sparkles: Update dependencies, and slim down dependency tree (excluding transitive dependencies that are provided by Maven)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tbroyer/gwt-maven-plugin/commit/b6af10353c7a1d337d32000a4156324d9bdc4317"><code>b6af103</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li><a href="https://github.com/tbroyer/gwt-maven-plugin/commit/40dc463103082cfc758b044f23b62ac9018ef9b4"><code>40dc463</code></a> [maven-release-plugin] prepare release 1.2.0</li>
<li><a href="https://github.com/tbroyer/gwt-maven-plugin/commit/c9365adc7b9f282f5909ca539fb37d9e1db44e7a"><code>c9365ad</code></a> Replace plexus-util with commons-exec to launch GWT processes</li>
<li><a href="https://github.com/tbroyer/gwt-maven-plugin/commit/e44511691e4cb75608a17882191ec2cf2068d7e8"><code>e445116</code></a> Add a few more dependency exclusions</li>
<li><a href="https://github.com/tbroyer/gwt-maven-plugin/commit/c7502a1126b93d9c5500431f9ce6f0b160b13cc7"><code>c7502a1</code></a> Mark javax.inject dependency as provided</li>
<li><a href="https://github.com/tbroyer/gwt-maven-plugin/commit/bac55a11a3f0500d1fbb1264d1fdc4c465204373"><code>bac55a1</code></a> Update publishing to Sonatype Central</li>
<li><a href="https://github.com/tbroyer/gwt-maven-plugin/commit/7ef05f3c0f5708741a7a5e93dc1aaaf9ea80262f"><code>7ef05f3</code></a> Update to GWT 2.12.2</li>
<li><a href="https://github.com/tbroyer/gwt-maven-plugin/commit/6a103fc5975b6df9171323f3fbab2bee94c47cff"><code>6a103fc</code></a> Update dependencies and plugins</li>
<li><a href="https://github.com/tbroyer/gwt-maven-plugin/commit/879c72f11e0462610578c4c925186feddb86ae39"><code>879c72f</code></a> Migrate to JSR330 annotations</li>
<li><a href="https://github.com/tbroyer/gwt-maven-plugin/commit/c9de45814d02f286d05738c4c36f3f01acff61e9"><code>c9de458</code></a> Replace JSR305 with JSpecify</li>
<li>Additional commits viewable in <a href="https://github.com/tbroyer/gwt-maven-plugin/compare/1.1.0...1.2.0">compare view</a></li>
</ul>
</details>
<br />
[](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 <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 #1990
COPYBARA_INTEGRATE_REVIEW=#1990 from google:dependabot/maven/value/dependencies-d04fd4850b 2a2e1d0
PiperOrigin-RevId: 8218900461 parent 66a26da commit 4bcb6b9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments