Skip to content

Commit 524cbcc

Browse files
Bump org.moditect:moditect-maven-plugin from 1.2.2.Final to 1.3.0.Final (#35)
Bumps [org.moditect:moditect-maven-plugin](https://github.com/moditect/moditect) from 1.2.2.Final to 1.3.0.Final. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/moditect/moditect/releases">org.moditect:moditect-maven-plugin's releases</a>.</em></p> <blockquote> <h2>1.3.0.Final</h2> <h2>Changelog</h2> <h2>🚀 Features</h2> <ul> <li>4e56341 Use maven-archiver to parse ouputTimestamp</li> <li>f9bd055 Reduce code duplication in AddModuleInfoTest</li> </ul> <h2>🐛 Fixes</h2> <ul> <li>634740e Generate multi-release directory JAR entries</li> </ul> <h2>🛠 Build</h2> <ul> <li>5cdd34c Update plugins from parent</li> <li>68618b5 Update changelog configuration</li> <li>0999060 Update release configuration</li> </ul> <h2>⚙️ Dependencies</h2> <ul> <li>2d60d8f Update jcommander to 2.0</li> <li>00abb5b Update build-helper-maven-plugin to 3.6.1</li> <li>ab40c70 Update maven-shade-plugin to 3.6.0</li> <li>0fed58f Update maven-plugin-plugin to 3.15.1</li> <li>9e22a5e Update slf4j-api to 2.0.17</li> <li>6c0ded3 Update assertj to 3.27.3</li> <li>d21270f Update guava to 33.4.8-jre</li> <li>ac7582f Update checker-qual to 3.49.5</li> <li>51e2582 Update javaparser to 3.27.0</li> </ul> <hr /> <ul> <li>0053e2b Releasing version 1.3.0.Final</li> <li>0de5521 Releasing version 1.3.0</li> <li>8a34717 Use maven-archiver to parse ouputTimestamp</li> <li>8e5fbdb Generate multi-release directory JAR entries</li> <li>2bd52fe Reduce code duplication in AddModuleInfoTest</li> <li>0725a88 Next version 1.3.0-SNAPSHOT</li> <li>1909942 Releasing version 1.2.2.Final</li> </ul> <h2>Contributors</h2> <p>We'd like to thank the following people for their contributions:</p> <ul> <li>Andres Almiray (<a href="https://github.com/aalmiray"><code>@​aalmiray</code></a>)</li> <li>Fridrich Štrba (<a href="https://github.com/fridrich"><code>@​fridrich</code></a>)</li> <li>Marcono1234 (<a href="https://github.com/Marcono1234"><code>@​Marcono1234</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moditect/moditect/commit/0053e2bdb21bb2db51d95fdfb58a656227749c38"><code>0053e2b</code></a> Releasing version 1.3.0.Final</li> <li><a href="https://github.com/moditect/moditect/commit/4c86fb8901b70459b52f788687227ecbb835c69d"><code>4c86fb8</code></a> Merge pull request <a href="https://redirect.github.com/moditect/moditect/issues/264">#264</a> from aalmiray/main</li> <li><a href="https://github.com/moditect/moditect/commit/5cdd34c5e3f116c121494e1f8b7f5f97f83be60a"><code>5cdd34c</code></a> build: Update plugins from parent</li> <li><a href="https://github.com/moditect/moditect/commit/68618b5ba9dc294ca4a21f9e47df052e1cd3e2b5"><code>68618b5</code></a> build: Update changelog configuration</li> <li><a href="https://github.com/moditect/moditect/commit/2d60d8f4c281078a544d02b72a193a26c0076066"><code>2d60d8f</code></a> deps: Update jcommander to 2.0</li> <li><a href="https://github.com/moditect/moditect/commit/00abb5b1629e3bcc456f1727677bbb3d1566acaa"><code>00abb5b</code></a> deps: Update build-helper-maven-plugin to 3.6.1</li> <li><a href="https://github.com/moditect/moditect/commit/ab40c700fc20ad2d5568a9862984d08a282c19e8"><code>ab40c70</code></a> deps: Update maven-shade-plugin to 3.6.0</li> <li><a href="https://github.com/moditect/moditect/commit/0fed58f04948d561d2c4967fabe1d01ed4f2931b"><code>0fed58f</code></a> deps: Update maven-plugin-plugin to 3.15.1</li> <li><a href="https://github.com/moditect/moditect/commit/9e22a5e38412f222a6b051349c51a937c2ff5f08"><code>9e22a5e</code></a> deps: Update slf4j-api to 2.0.17</li> <li><a href="https://github.com/moditect/moditect/commit/6c0ded386f0dfe3cd98e80d2a1802033020cba77"><code>6c0ded3</code></a> deps: Update assertj to 3.27.3</li> <li>Additional commits viewable in <a href="https://github.com/moditect/moditect/compare/1.2.2.Final...1.3.0.Final">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.moditect:moditect-maven-plugin&package-manager=maven&previous-version=1.2.2.Final&new-version=1.3.0.Final)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e6e1db commit 524cbcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
<plugin>
210210
<groupId>org.moditect</groupId>
211211
<artifactId>moditect-maven-plugin</artifactId>
212-
<version>1.2.2.Final</version>
212+
<version>1.3.0.Final</version>
213213
<executions>
214214
<execution>
215215
<id>add-module-infos</id>

0 commit comments

Comments
 (0)