Skip to content

Commit c06dcab

Browse files
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 (#2069)
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.13.0 to 3.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-compiler-plugin/releases">org.apache.maven.plugins:maven-compiler-plugin's releases</a>.</em></p> <blockquote> <h2>3.14.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Enable GitHub Issues (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/305">#305</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-579">[MCOMPILER-579]</a> - allow module-version configuration (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/273">#273</a>) <a href="https://github.com/mguillem"><code>@​mguillem</code></a></li> <li>Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0 - JDK 24 support (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/293">#293</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Update release-drafter configuration, PR automation (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/281">#281</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-588">[MCOMPILER-588]</a> - JUnit4 test framework to JUnit5 migration (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/236">#236</a>) <a href="https://github.com/MidNight-er"><code>@​MidNight-er</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Fix release-drafter config (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/292">#292</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-591">[MCOMPILER-591]</a> - testCompile - fix detections of target less than 1.9 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/240">#240</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0 - JDK 24 support (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/293">#293</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.6.3 to 3.9.9 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/283">#283</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.mockito:mockito-core from 4.8.0 to 4.11.0 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/288">#288</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.plugins:maven-plugins from 42 to 43 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/285">#285</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-590">[MCOMPILER-590]</a> - Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/235">#235</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Update scm tag according to branch (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/303">#303</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MNGSITE-529">[MNGSITE-529]</a> - Rename &quot;Goals&quot; to &quot;Plugin Documentation&quot; (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/300">#300</a>) <a href="https://github.com/Bukama"><code>@​Bukama</code></a></li> <li>Use JUnit version from parent (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/299">#299</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-529">[MCOMPILER-529]</a> - Update docs about version schema (Maven 3) (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/295">#295</a>) <a href="https://github.com/Bukama"><code>@​Bukama</code></a></li> <li>Use default Maven versions for build on GitHub (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/289">#289</a>) <a href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Remove Maven 3 note (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/241">#241</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> <li>Remove info about old versions (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/237">#237</a>) <a href="https://github.com/elharo"><code>@​elharo</code></a></li> </ul> <h2>🔧 Build</h2> <ul> <li>Exclude JDK 8 - temurin, adopt-openj9 on macos, use defaults values (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/238">#238</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/apache/maven-compiler-plugin/commit/b5e7d9b90712d75c12ca648f1a209dfc8cdc7931"><code>b5e7d9b</code></a> [maven-release-plugin] prepare release maven-compiler-plugin-3.14.0</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/9134f1231a5ce532d779c24ebb3b4706a05978d2"><code>9134f12</code></a> Enable GitHub Issues</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/19b8b128f422622cef20992bcadec52288fce489"><code>19b8b12</code></a> Update scm tag according to branch</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/09dce4e613fbde5fbd88481b01d4a3004c31bea9"><code>09dce4e</code></a> [MCOMPILER-579] allow module-version configuration (<a href="https://redirect.github.com/apache/maven-compiler-plugin/issues/273">#273</a>)</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/f7c3c5fab1d7b1a73b62720b772733aa82abf746"><code>f7c3c5f</code></a> Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/764a54b22b011ebf0ab190cb9452d9e6561d6e93"><code>764a54b</code></a> [MNGSITE-529] Rename &quot;Goals&quot; to &quot;Plugin Documentation&quot;</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/cfacbc16305782da714b8f7ea5a77d47d952bd3d"><code>cfacbc1</code></a> PR Automation only on close event</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/5c26bba9edad7b833756465c7cd0c9e54c77aaa9"><code>5c26bba</code></a> Use JUnit version from parent</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/5449407f106ad6257471f9e7caa5fbe58c06ada9"><code>5449407</code></a> [MCOMPILER-529] Update docs about version schema (Maven 3)</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/01d5b8824e32365bb091465c747ec38299664744"><code>01d5b88</code></a> Bump mavenVersion from 3.6.3 to 3.9.9 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/issues/283">#283</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.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-compiler-plugin&package-manager=maven&previous-version=3.13.0&new-version=3.14.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>
1 parent f194152 commit c06dcab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
<plugin>
294294
<groupId>org.apache.maven.plugins</groupId>
295295
<artifactId>maven-compiler-plugin</artifactId>
296-
<version>3.13.0</version>
296+
<version>3.14.0</version>
297297
<configuration>
298298
<source>11</source>
299299
<target>11</target>

0 commit comments

Comments
 (0)