dependabot[bot] opened a new pull request, #1292: URL: https://github.com/apache/axis-axis2-java-core/pull/1292
Bumps the production-dependencies group with 4 updates: [io.swagger.core.v3:swagger-core](https://github.com/swagger-api/swagger-core), io.swagger.core.v3:swagger-models, io.swagger.core.v3:swagger-annotations and [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin). Updates `io.swagger.core.v3:swagger-core` from 2.2.54 to 2.2.55 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/swagger-api/swagger-core/releases">io.swagger.core.v3:swagger-core's releases</a>.</em></p> <blockquote> <h2>Swagger-core 2.2.55 released!</h2> <ul> <li>chore: update dependency-check-maven to 12.2.2 (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5299">#5299</a>)</li> <li>chore: remove ACTIONS_ALLOW_UNSECURE_COMMANDS from workflows (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5293">#5293</a>)</li> <li>chore(deps-dev): bump org.jboss.arquillian.testng:arquillian-testng-container from 1.9.3.Final to 1.10.2.Final (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5285">#5285</a>)</li> <li>chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.10.0 to 0.11.0 (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5284">#5284</a>)</li> <li>chore(deps): bump slf4j-version from 2.0.17 to 2.0.18 (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5283">#5283</a>)</li> <li>fix: _isSetType now detects indirect Set implementations (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5265">#5265</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/swagger-api/swagger-core/blob/master/CHANGELOG.md">io.swagger.core.v3:swagger-core's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="https://keepachangelog.com/en/1.1.0/">Keep a Changelog</a>.</p> <h2>[Unreleased]</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swagger-api/swagger-core/commit/528cd88594f762ebff8510c3be6ad297ce1902be"><code>528cd88</code></a> prepare release 2.2.55 (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5305">#5305</a>)</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/a3e35e3181488c693e087f3adb9017aec7107026"><code>a3e35e3</code></a> Fix: primitive boxed type schemas incorrectly cast to "string" in OAS 3.1 <a href="https://redirect.github.com/swagger-api/swagger-core/issues/49">#49</a>...</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/c7d7736e6654d361187991a64e8d68395c532260"><code>c7d7736</code></a> fix: _isSetType now detects indirect Set implementations (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5265">#5265</a>)</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/06495abefd69bd0cfcdb9ba67462429e99c14358"><code>06495ab</code></a> chore: update dependency-check-maven to 12.2.2 (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5299">#5299</a>)</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/0e12cb65d2c32bc70363572c6026129f8a5cc7bb"><code>0e12cb6</code></a> chore: update workflows to improve security (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5293">#5293</a>)</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/0a508d0f3a42b616063e34568d56a1e13ba74133"><code>0a508d0</code></a> chore(deps-dev): bump org.jboss.arquillian.testng:arquillian-testng-container...</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/5cd11eb45e60e2392511cb70e684cb63cf556f5d"><code>5cd11eb</code></a> chore(deps): bump org.sonatype.central:central-publishing-maven-plugin (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5284">#5284</a>)</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/25f572609746aa8375a8d5dfea5000e5a7a581b5"><code>25f5726</code></a> chore(deps): bump slf4j-version from 2.0.17 to 2.0.18 (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5283">#5283</a>)</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/18ee62fd1cc0cdc58ec93c12e8b9f76cf914591c"><code>18ee62f</code></a> bump snapshot 2.2.55-SNAPSHOT (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5280">#5280</a>)</li> <li>See full diff in <a href="https://github.com/swagger-api/swagger-core/compare/v2.2.54...v2.2.55">compare view</a></li> </ul> </details> <br /> Updates `io.swagger.core.v3:swagger-models` from 2.2.54 to 2.2.55 Updates `io.swagger.core.v3:swagger-annotations` from 2.2.54 to 2.2.55 Updates `io.swagger.core.v3:swagger-models` from 2.2.54 to 2.2.55 Updates `io.swagger.core.v3:swagger-annotations` from 2.2.54 to 2.2.55 Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.15.0 to 3.16.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.16.0</h2> <!-- raw HTML omitted --> <h2>🚀 New features and improvements</h2> <ul> <li>Recompile when dependencies change (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1102">#1102</a>) <a href="https://github.com/wilx"><code>@wilx</code></a></li> <li>Fix incremental detection of empty sources, 3.x (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1075">#1075</a>) <a href="https://github.com/wilx"><code>@wilx</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-578">[MCOMPILER-578]</a> - Track outputs across compiler executions (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1091">#1091</a>) <a href="https://github.com/wilx"><code>@wilx</code></a></li> <li>Build fails when annotation processor list is empty (but present) (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1077">#1077</a>) <a href="https://github.com/wilx"><code>@wilx</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-374">[MCOMPILER-374]</a> - Unable to compile MR-JAR code against older directories when module-info.java is present (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1093">#1093</a>) <a href="https://github.com/wilx"><code>@wilx</code></a></li> <li>Make mcompiler-120 IT locale independent (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1063">#1063</a>) <a href="https://github.com/anilvdl"><code>@anilvdl</code></a></li> </ul> <h2>📝 Documentation updates</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/MCOMPILER-569">[MCOMPILER-569]</a> - Document implicitly compiled excluded sources (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1092">#1092</a>) <a href="https://github.com/wilx"><code>@wilx</code></a></li> <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1074">#1074</a>) <a href="https://github.com/potiuk"><code>@potiuk</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>Avoid using deprecated method CompilerConfiguration.setCompilerVersion (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1121">#1121</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Replace adopt-openj9 by semeru JDK distribution on GH (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1122">#1122</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Port the site documentation from APT to Markdown (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1110">#1110</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Verify against Maven 4.0.0-rc-6 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1105">#1105</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Fix tests on Jenkins (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1100">#1100</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner discoverability (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1074">#1074</a>) <a href="https://github.com/potiuk"><code>@potiuk</code></a></li> <li>Refactor compiler mojo to use dependency injection and improve string… (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1066">#1066</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li> <li>Fix ITs for Maven 3.10.x (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1061">#1061</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li> <li>Update maven-surefire-plugin version to 3.x in the MCOMPILER-481 IT (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1035">#1035</a>) <a href="https://github.com/cdouillard"><code>@cdouillard</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump plexusCompilerVersion from 2.16.2 to 2.17.0 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1112">#1112</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1113">#1113</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>use latest Maven 4 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1045">#1045</a>) <a href="https://github.com/hboutemy"><code>@hboutemy</code></a></li> <li>Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 5 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1083">#1083</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump apache/maven-gh-actions-shared/.github/workflows/pr-automation.yml from 4 to 5 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1082">#1082</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml from 4 to 5 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1084">#1084</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.plugins:maven-plugins from 48 to 49 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1068">#1068</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.plugins:maven-invoker-plugin from 3.9.1 to 3.10.1 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1047">#1047</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.plugins:maven-plugins from 47 to 48 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1050">#1050</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.9.14 to 3.9.16 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1054">#1054</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.ow2.asm:asm from 9.10 to 9.10.1 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1059">#1059</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.ow2.asm:asm from 9.9.1 to 9.10 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1053">#1053</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.9.13 to 3.9.14 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1041">#1041</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump mavenVersion from 3.9.12 to 3.9.13 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1038">#1038</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.5.0 to 3.5.1 (<a href="https://redirect.github.com/apache/maven-compiler-plugin/pull/1032">#1032</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/e7bba6ed5f9c17003d5c5d1413144bb214177408"><code>e7bba6e</code></a> [maven-release-plugin] prepare release maven-compiler-plugin-3.16.0</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/c906809e0c0b2c79e8a03165cb942f152a911416"><code>c906809</code></a> Avoid using deprecated method CompilerConfiguration.setCompilerVersion</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/ad74fee36865d7a1752c9b96ff9a9e702565fdb3"><code>ad74fee</code></a> Replace adopt-openj9 by semeru JDK distribution on GH</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/beb0eda2100e77d3f01bf4cc89edd5b721411f63"><code>beb0eda</code></a> Recompile when dependencies change (<a href="https://redirect.github.com/apache/maven-compiler-plugin/issues/1102">#1102</a>)</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/a0b689e0e7f13d3a7dded7847a807fe6453e0358"><code>a0b689e</code></a> [MCOMPILER-578] Track outputs across compiler executions (<a href="https://redirect.github.com/apache/maven-compiler-plugin/issues/1091">#1091</a>)</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/2e8122841d9b10d2d83a90cc07530d7a09eebc47"><code>2e81228</code></a> Fix incremental detection of empty sources, 3.x (<a href="https://redirect.github.com/apache/maven-compiler-plugin/issues/1075">#1075</a>)</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/2132f5bf0cbfcde26301084c4833f1a9420f1baf"><code>2132f5b</code></a> configure ATR project</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/5992b772033a7488767c4b3aa806f080eba96593"><code>5992b77</code></a> Build fails when annotation processor list is empty (but present) (<a href="https://redirect.github.com/apache/maven-compiler-plugin/issues/1077">#1077</a>)</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/acccef703e5491c29c6dd9e8381677d3e7927589"><code>acccef7</code></a> Bump plexusCompilerVersion from 2.16.2 to 2.17.0</li> <li><a href="https://github.com/apache/maven-compiler-plugin/commit/72bc4454dfdcd1c3551137e5b27560f88b4480ae"><code>72bc445</code></a> Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.15.0...maven-compiler-plugin-3.16.0">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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
