Skip to content

Commit

Permalink
build(deps): bump org.apache.maven.plugins:maven-remote-resources-plu…
Browse files Browse the repository at this point in the history
…gin from 3.2.0 to 3.3.0 (#835)

Bumps
[org.apache.maven.plugins:maven-remote-resources-plugin](https://github.com/apache/maven-remote-resources-plugin)
from 3.2.0 to 3.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-remote-resources-plugin/releases">org.apache.maven.plugins:maven-remote-resources-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.3.0</h2>
<!-- raw HTML omitted -->
<h2>⚠️ Deprecated</h2>
<ul>
<li><a
href="https://issues.apache.org/jira/browse/MRRESOURCES-151">[MRRESOURCES-151]</a>
- Deprecate includeProjectProperties parameter (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/71">#71</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
</ul>
<h2>🚀 New features and improvements</h2>
<ul>
<li><a
href="https://issues.apache.org/jira/browse/MRRESOURCES-155">[MRRESOURCES-155]</a>
- Allow project workspace files to override bundle resources (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/79">#79</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MRRESOURCES-154">[MRRESOURCES-154]</a>
- Allow to require project properties by bundle (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/78">#78</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MRRESOURCES-152">[MRRESOURCES-152]</a>
- Add property for resourceBundles and outputDirectory (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/76">#76</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MRRESOURCES-150">[MRRESOURCES-150]</a>
- Ensure reproducible order in bundle (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/69">#69</a>)
<a
href="https://github.com/adoroszlai"><code>@​adoroszlai</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li><a
href="https://issues.apache.org/jira/browse/MRRESOURCES-153">[MRRESOURCES-153]</a>
- Bump maven-archiver from 3.6.1 to 3.6.3 (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/77">#77</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MRRESOURCES-149">[MRRESOURCES-149]</a>
- Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 0.9.0.M2 to
0.9.0.M3 (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/68">#68</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MRRESOURCES-148">[MRRESOURCES-148]</a>
- Bump org.apache.velocity:velocity-engine-core from 2.3 to 2.4.1 (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/66">#66</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MRRESOURCES-147">[MRRESOURCES-147]</a>
- Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 3.4.0 (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/62">#62</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MRRESOURCES-146">[MRRESOURCES-146]</a>
- Bump org.apache.maven.plugins:maven-plugins from 41 to 43 (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/61">#61</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump org.apache.maven.shared:maven-common-artifact-filters from
3.3.2 to 3.4.0 (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/60">#60</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li><a
href="https://issues.apache.org/jira/browse/MRRESOURCES-150">[MRRESOURCES-150]</a>
- Fix dependencies (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/74">#74</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Declare used dependencies (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/73">#73</a>)
<a href="https://github.com/elharo"><code>@​elharo</code></a></li>
<li>Avoid using deprecated API (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/72">#72</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Unsuppress IOExceptions during test setup (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/70">#70</a>)
<a href="https://github.com/elharo"><code>@​elharo</code></a></li>
<li>Switch to Guice constructor injection (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/67">#67</a>)
<a href="https://github.com/elharo"><code>@​elharo</code></a></li>
<li>Remove references to old versions of the plugin (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/55">#55</a>)
<a href="https://github.com/elharo"><code>@​elharo</code></a></li>
<li>Bump apache/maven-gh-actions-shared from 3 to 4 (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/56">#56</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Prefer https (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/54">#54</a>)
<a href="https://github.com/elharo"><code>@​elharo</code></a></li>
<li>Remove broken link (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/pull/53">#53</a>)
<a href="https://github.com/elharo"><code>@​elharo</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-remote-resources-plugin/commit/1ea5c305431a4b175339fb1339f841c2c7eb4162"><code>1ea5c30</code></a>
[maven-release-plugin] prepare release
maven-remote-resources-plugin-3.3.0</li>
<li><a
href="https://github.com/apache/maven-remote-resources-plugin/commit/2b28a7fc3bb941e91e78a010c923f41ab832823f"><code>2b28a7f</code></a>
[MRRESOURCES-155] Allow to override bundle resources by project
workspace files</li>
<li><a
href="https://github.com/apache/maven-remote-resources-plugin/commit/7e2898dcdfb14059ce93352fb7dfd2a2c4a87124"><code>7e2898d</code></a>
[MRRESOURCES-154] Allow to require project properties by bundle</li>
<li><a
href="https://github.com/apache/maven-remote-resources-plugin/commit/800fe4ff2d2d5efd4bc5c44385b6ea78f91f9a60"><code>800fe4f</code></a>
[MRRESOURCES-153] Bump maven-archiver from 3.6.1 to 3.6.3</li>
<li><a
href="https://github.com/apache/maven-remote-resources-plugin/commit/b6eb1645cd69777f8ff78b0eee1064b24e0a663f"><code>b6eb164</code></a>
[MRRESOURCES-152] Add property for resourceBundles and
outputDirectory</li>
<li><a
href="https://github.com/apache/maven-remote-resources-plugin/commit/6924d93d9649122a359456b4c3f5aec8eff6c495"><code>6924d93</code></a>
[MRRESOURCES-150] Fix dependencies (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/issues/74">#74</a>)</li>
<li><a
href="https://github.com/apache/maven-remote-resources-plugin/commit/3c59569aa17b8e45250eaf0309d7808ad0cf49a2"><code>3c59569</code></a>
[MRRESOURCES-150] Ensure reproducible order in bundle (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/issues/69">#69</a>)</li>
<li><a
href="https://github.com/apache/maven-remote-resources-plugin/commit/2cbffc334876c185df6cdae69246635000cb391e"><code>2cbffc3</code></a>
Declare used dependencies (<a
href="https://redirect.github.com/apache/maven-remote-resources-plugin/issues/73">#73</a>)</li>
<li><a
href="https://github.com/apache/maven-remote-resources-plugin/commit/fd7e3736aa10717a2f019d968d45ea349447932f"><code>fd7e373</code></a>
Avoid using deprecated API</li>
<li><a
href="https://github.com/apache/maven-remote-resources-plugin/commit/6e36902b6ddabd8dea823212c07724ec1483ec2f"><code>6e36902</code></a>
[MRRESOURCES-151] Deprecate includeProjectProperties parameter</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-remote-resources-plugin/compare/maven-remote-resources-plugin-3.2.0...maven-remote-resources-plugin-3.3.0">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-remote-resources-plugin&package-manager=maven&previous-version=3.2.0&new-version=3.3.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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent e3479a9 commit 3669356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-remote-resources-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
</plugin>
<plugin>
<groupId>io.smallrye</groupId>
Expand Down

0 comments on commit 3669356

Please sign in to comment.