Skip to content

Commit

Permalink
Bump the dependencies group with 3 updates (#31)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 3 updates:
[org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin),
[org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin)
and
[org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin).

Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.4.0 to
3.5.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/868abc95ea488a56f92a4610bdfd5d25c471e0de"><code>868abc9</code></a>
[maven-release-plugin] prepare release
maven-checkstyle-plugin-3.5.0</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/9043f8a96ee5f3ab9971ecae399fce4da6a8ce2e"><code>9043f8a</code></a>
[MCHECKSTYLE-446] Dynamically calculate
xrefLocation/xrefTestLocation</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/0e7bd00e106ea76d9ffaadf1256a95d463bf60e3"><code>0e7bd00</code></a>
[MCHECKSTYLE-445] Upgrade to Doxia 2.0.0 Milestone Stack</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/b92666d0b0dc3dfc4975be701e2f104ed6e96fb0"><code>b92666d</code></a>
Bump org.apache.maven.plugins:maven-plugins from 42 to 43</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/3699112ff3d962d7384172624a83ffcfcb8bc93e"><code>3699112</code></a>
use new Reproducible Central badge endpoint</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/d1076a352f03bd8e5065d36a15f66dbedd6235b5"><code>d1076a3</code></a>
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/b5a43002fffb5e0b44312cdd9a39f4305f705a50"><code>b5a4300</code></a>
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/ccb9d9fcea8afdbe2a57463258c0bcf4ee92e9f8"><code>ccb9d9f</code></a>
Directory, not folder</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/fbe29ae67bb1b40e73cfcb67f856533263ee565e"><code>fbe29ae</code></a>
Remove outdated invoker conditions</li>
<li><a
href="https://github.com/apache/maven-checkstyle-plugin/commit/67aeb01196b46db8ef6f55a51bb9f00515f39c61"><code>67aeb01</code></a>
Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to
1.24</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.4.0...maven-checkstyle-plugin-3.5.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.2 to
3.1.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-deploy-plugin/releases">org.apache.maven.plugins:maven-deploy-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.1.3</h2>
<h1><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317228&amp;version=12354621">Release
Notes - Maven Deploy Plugin - Version 3.1.3</a></h1>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<hr />
<h2>What's Changed</h2>
<ul>
<li>Bump resolverVersion from 1.9.18 to 1.9.20 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/apache/maven-deploy-plugin/pull/55">apache/maven-deploy-plugin#55</a></li>
<li>Build with Maven4 by <a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a>
in <a
href="https://redirect.github.com/apache/maven-deploy-plugin/pull/57">apache/maven-deploy-plugin#57</a></li>
<li>[MDEPLOY-319] Cleanup of test code by <a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a>
in <a
href="https://redirect.github.com/apache/maven-deploy-plugin/pull/58">apache/maven-deploy-plugin#58</a></li>
<li>[MDEPLOY-319] Remove unfinished test - MDEPLOY-318-invalid-pom by <a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a>
in <a
href="https://redirect.github.com/apache/maven-deploy-plugin/pull/73">apache/maven-deploy-plugin#73</a></li>
<li>[MDEPLOY-322] Use parent POM 43 by <a
href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a
href="https://redirect.github.com/apache/maven-deploy-plugin/pull/74">apache/maven-deploy-plugin#74</a></li>
<li>[MDEPLOY-311] Consider packaging in deploy-file mojo by <a
href="https://github.com/cstamas"><code>@​cstamas</code></a> in <a
href="https://redirect.github.com/apache/maven-deploy-plugin/pull/71">apache/maven-deploy-plugin#71</a></li>
<li>[MDEPLOY-320] Unclear exception prompt by <a
href="https://github.com/youngledo"><code>@​youngledo</code></a> in <a
href="https://redirect.github.com/apache/maven-deploy-plugin/pull/64">apache/maven-deploy-plugin#64</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/youngledo"><code>@​youngledo</code></a>
made their first contribution in <a
href="https://redirect.github.com/apache/maven-deploy-plugin/pull/64">apache/maven-deploy-plugin#64</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3">https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-deploy-plugin/commit/96bc8644102ef83ec38b250590c9f069212179fe"><code>96bc864</code></a>
[maven-release-plugin] prepare release maven-deploy-plugin-3.1.3</li>
<li><a
href="https://github.com/apache/maven-deploy-plugin/commit/00c14ad45c4414ed7efe8155e1e253b9a8624404"><code>00c14ad</code></a>
Remove deprecation warning:</li>
<li><a
href="https://github.com/apache/maven-deploy-plugin/commit/07948ea5303d94486906dfe810a6e1e404407c6c"><code>07948ea</code></a>
[MDEPLOY-320] Simplify and unify message (<a
href="https://redirect.github.com/apache/maven-deploy-plugin/issues/64">#64</a>)</li>
<li><a
href="https://github.com/apache/maven-deploy-plugin/commit/14cc4c305af2fc53571afc8ef127d7bb23155ce5"><code>14cc4c3</code></a>
[MDEPLOY-311] Consider packaging in deploy-file mojo (<a
href="https://redirect.github.com/apache/maven-deploy-plugin/issues/71">#71</a>)</li>
<li><a
href="https://github.com/apache/maven-deploy-plugin/commit/c814011f235b00c83b37f21cd03c4be5713855fb"><code>c814011</code></a>
[MDEPLOY-322] Use parent POM 43 (<a
href="https://redirect.github.com/apache/maven-deploy-plugin/issues/74">#74</a>)</li>
<li><a
href="https://github.com/apache/maven-deploy-plugin/commit/23cdae68978a5eff25293e43086a15a67a2a2ed3"><code>23cdae6</code></a>
[MDEPLOY-319] Remove unfinished test - MDEPLOY-318-invalid-pom</li>
<li><a
href="https://github.com/apache/maven-deploy-plugin/commit/ac740a798d1ac9cb0a780e50a57829eeb1ccbf66"><code>ac740a7</code></a>
[MDEPLOY-319] Cleanup of test code</li>
<li><a
href="https://github.com/apache/maven-deploy-plugin/commit/da2ad90ceeb9790e4d19a600ba9629b94626c60c"><code>da2ad90</code></a>
Build with Maven4 (<a
href="https://redirect.github.com/apache/maven-deploy-plugin/issues/57">#57</a>)</li>
<li><a
href="https://github.com/apache/maven-deploy-plugin/commit/69626994554a4b85e5928c4cd4ec832b3ee60764"><code>6962699</code></a>
Bump resolverVersion from 1.9.18 to 1.9.20 (<a
href="https://redirect.github.com/apache/maven-deploy-plugin/issues/55">#55</a>)</li>
<li><a
href="https://github.com/apache/maven-deploy-plugin/commit/ec081cf7d7d199a182dfb87f4114ef478fa4a6ed"><code>ec081cf</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.4 to 3.2.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-gpg-plugin/releases">org.apache.maven.plugins:maven-gpg-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.2.5</h2>
<h1><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&amp;version=12354569">Release
Notes - Maven GPG Plugin - Version 3.2.5</a></h1>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<hr />
<!-- raw HTML omitted -->
<ul>
<li><a
href="https://issues.apache.org/jira/browse/MGPG-134">[MGPG-134]</a> -
Update maven-invoker (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/pull/110">#110</a>)
<a href="https://github.com/cstamas"><code>@​cstamas</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MGPG-130">[MGPG-130]</a> -
Update sigstore extension to &quot;.sigstore.json&quot; (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/pull/109">#109</a>)
<a
href="https://github.com/loosebazooka"><code>@​loosebazooka</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/MGPG-128">[MGPG-128]</a> -
Parent POM 42, prerequisite 3.6.3 (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/pull/100">#100</a>)
<a href="https://github.com/cstamas"><code>@​cstamas</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.simplify4u.plugins:pgpverify-maven-plugin from 1.17.0 to
1.18.2 (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/pull/105">#105</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump com.kohlschutter.junixsocket:junixsocket-core from 2.9.1 to
2.10.0 (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/pull/107">#107</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump org.apache.maven.plugins:maven-plugins from 42 to 43 (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/pull/108">#108</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to
3.7.0 (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/pull/103">#103</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
<li>Bump bouncycastleVersion from 1.78 to 1.78.1 (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/pull/98">#98</a>)
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/737d4eeea5bbc01779fd3b5b2a637c9d6453fe27"><code>737d4ee</code></a>
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.5</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/77470635c506af97be4712c1133d94eb3a593b69"><code>7747063</code></a>
[MGPG-134] Update maven-invoker (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/issues/110">#110</a>)</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/3df5f83ebb041384807127e761d4e28011da4f79"><code>3df5f83</code></a>
[MGPG-133] Bump org.simplify4u.plugins:pgpverify-maven-plugin from
1.17.0 to ...</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/58a20697aa0878f0ab5099bb01c059b03ac84061"><code>58a2069</code></a>
[MGPG-132] Bump com.kohlschutter.junixsocket:junixsocket-core from 2.9.1
to 2...</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/e911b43d85ae48ab30d958c497c89c98c9aeed8e"><code>e911b43</code></a>
[MGPG-131] Bump org.apache.maven.plugins:maven-plugins from 42 to 43 (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/issues/108">#108</a>)</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/d2b60d383628d82a7f5098816ecb0db61a520ffe"><code>d2b60d3</code></a>
[MGPG-130] Update sigstore extension for exclusion (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/issues/109">#109</a>)</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/091f3884a1de72e9dec2b12cda7cccd8bbacb699"><code>091f388</code></a>
Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to
3.7.0</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/899f4109920957da149a564e74bfc6dc74318e87"><code>899f410</code></a>
[MGPG-128] Parent POM 42, prerequisite 3.6.3 (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/issues/100">#100</a>)</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/f0be6f3f78972d9e9a797f57ca65e93af78a62cd"><code>f0be6f3</code></a>
[MGPG-127] Bump bouncycastleVersion from 1.78 to 1.78.1 (<a
href="https://redirect.github.com/apache/maven-gpg-plugin/issues/98">#98</a>)</li>
<li><a
href="https://github.com/apache/maven-gpg-plugin/commit/7dd5166a02e5b92192819c2c1c830c4176346078"><code>7dd5166</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.5">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>

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 Aug 26, 2024
1 parent 8f94e3b commit 2067d8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,13 @@
<maven.compiler.release>17</maven.compiler.release>

<maven.source.plugin.version>3.3.1</maven.source.plugin.version>
<maven.deploy.plugin.version>3.1.2</maven.deploy.plugin.version>
<maven.deploy.plugin.version>3.1.3</maven.deploy.plugin.version>
<maven.gpg.version>3.2.5</maven.gpg.version>
<sonatype.nexus.central>0.4.0</sonatype.nexus.central>
<maven.javadoc.version>3.8.0</maven.javadoc.version>
<maven.assembly.version>3.7.1</maven.assembly.version>
<maven.plugin.plugin.version>3.9.0</maven.plugin.plugin.version>
<maven.gpg.version>3.2.4</maven.gpg.version>
<maven.gpg.version>3.2.5</maven.gpg.version>
<maven.assembly.version>3.7.1</maven.assembly.version>
<sonatype.nexus.central>0.5.0</sonatype.nexus.central>

Expand All @@ -96,7 +96,7 @@
<!-- Build tools' properties -->
<spotbugs.version>4.8.6</spotbugs.version>
<maven.spotbugs.version>4.8.6.2</maven.spotbugs.version>
<maven.checkstyle.version>3.4.0</maven.checkstyle.version>
<maven.checkstyle.version>3.5.0</maven.checkstyle.version>

<it.skip>true</it.skip>
<!--suppress UnresolvedMavenProperty -->
Expand Down

0 comments on commit 2067d8b

Please sign in to comment.