dependabot[bot] opened a new pull request, #3655: URL: https://github.com/apache/causeway/pull/3655
Bumps [io.swagger.core.v3:swagger-core](https://github.com/swagger-api/swagger-core) from 2.2.51 to 2.2.52. <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.52 released!</h2> <ul> <li>chore(deps): bump jackson-version from 2.21.1 to 2.22.0 (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5203">#5203</a>)</li> <li>chore(deps): bump maven.version from 3.9.14 to 3.9.16 (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5195">#5195</a>)</li> <li>chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.6 (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5190">#5190</a>)</li> <li>chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.12.0 (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5157">#5157</a>)</li> <li>fix: Avoid locale-dependent NumberFormat in IntegerSchema (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5140">#5140</a>)</li> <li>fix: ensure that <a href="https://github.com/Nullable"><code>@Nullable</code></a> does not incorrectly affect object schemas (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5124">#5124</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swagger-api/swagger-core/commit/f97c40830abb69c0dd12d71d444e9689919ef60a"><code>f97c408</code></a> hotfix: temporarily allow Release workflow to skip mvn deploy to recover 2.2....</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/7c990438a91742f1b1f8e89485f7c6c25daded0a"><code>7c99043</code></a> point javadoc-prep at maven-javadoc-plugin's new output dir after bump to 3.1...</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/51c090fca84d774a68e4aa46b2ddab048883ddc9"><code>51c090f</code></a> prepare release 2.2.52 (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5218">#5218</a>)</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/e7387df9c83ca2068f57b9828617428cc945b103"><code>e7387df</code></a> make build reproducible (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5082">#5082</a>)</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/c34f6a43a730719c8710a6071ba55b2be25d0fbb"><code>c34f6a4</code></a> fix: ensure that <a href="https://github.com/Nullable"><code>@Nullable</code></a> does not incorrectly affect object schemas (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5124">#5124</a>)</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/5f68198c9fa599e354445cbeed720e2523f4a46c"><code>5f68198</code></a> chore(deps): bump jackson-version from 2.21.1 to 2.22.0 (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5203">#5203</a>)</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/86718fe84089716cc2ff8259e18f6b9f46ce760d"><code>86718fe</code></a> Avoid locale-dependent NumberFormat in IntegerSchema (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5140">#5140</a>)</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/04e06d7eaf1e93bcecb6c2967a942270a8cd289a"><code>04e06d7</code></a> chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5190">#5190</a>)</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/ad8588ce6938115bcb87556a42fd39d350eee170"><code>ad8588c</code></a> chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5157">#5157</a>)</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/1b7648806fc3ffe3b8b9a00ba2ef29a3a6df1fda"><code>1b76488</code></a> chore(deps): bump maven.version from 3.9.14 to 3.9.16 (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/5195">#5195</a>)</li> <li>Additional commits viewable in <a href="https://github.com/swagger-api/swagger-core/compare/v2.2.51...v2.2.52">compare view</a></li> </ul> </details> <br /> [](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 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> -- 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]
