dependabot[bot] opened a new pull request, #2947: URL: https://github.com/apache/causeway/pull/2947
Bumps [io.swagger.core.v3:swagger-core](https://github.com/swagger-api/swagger-core) from 2.2.30 to 2.2.32. <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.32 released!</h2> <ul> <li>Add $dynamicRef (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/4891">#4891</a>)</li> <li>chore: migrate Sonatype OSSRH to Central Portal (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/4890">#4890</a>)</li> </ul> <h2>Swagger-core 2.2.31 released!</h2> <ul> <li>Consistent usage of TestNG (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/4885">#4885</a>)</li> <li>refs <a href="https://redirect.github.com/swagger-api/swagger-core/issues/4878">#4878</a> - fix model resolution for global path parameters with openAPI 3.1 (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/4884">#4884</a>)</li> <li>fix Schema/JSONSchema instance creation for oas31 (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/4883">#4883</a>)</li> <li>issue-4850: fix extensions 'x-' prefix decoration for oas 3.1 (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/4880">#4880</a>)</li> <li>Add support for jakarta.validation.constraints.Email (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/4876">#4876</a>)</li> <li>Include Nonnull annotation from Jakarta Annotations for required items (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/4875">#4875</a>)</li> <li>feat: Support other types than string in enum schemas (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/4874">#4874</a>)</li> <li>refs <a href="https://redirect.github.com/swagger-api/swagger-core/issues/4065">#4065</a> - fix 'explode' resolution for parameters (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/4873">#4873</a>)</li> <li>Add unittest for v3.1 which has both ref and description (<a href="https://redirect.github.com/swagger-api/swagger-core/issues/4815">#4815</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swagger-api/swagger-core/commit/37bd387899af0457a1fc534554a3d88e784972a6"><code>37bd387</code></a> chore: OSSRH migration - fix gpg</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/b5728c17bfb622663f32ce916fe7cbf4ce17080e"><code>b5728c1</code></a> prepare release 2.2.32</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/bb1c1b6fece8610438db1153c0891f494247ce2c"><code>bb1c1b6</code></a> chore: migrate Sonatype OSSRH to Central Portal</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/1e860579bc004461e2c5d8423b20408445f50ef7"><code>1e86057</code></a> Add</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/2ea73734e47a84fc16c3f6c0efd138dfcebefd69"><code>2ea7373</code></a> bump snapshot 2.2.32-SNAPSHOT</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/1d90b9ffffdeebc882fd88fbb4a2b23504394f87"><code>1d90b9f</code></a> prepare release 2.2.31</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/f728c95fd8d6d9153cdcc18043a15bd6ae0612e3"><code>f728c95</code></a> fix: enum schemas - compatibility and 3.1 support</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/817cbaf623247d18dc66e73182412b0371d60bf2"><code>817cbaf</code></a> feat: Support other types than string in enum schemas</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/ea72ba72f11a3409592dca773fe462166d0e6dc7"><code>ea72ba7</code></a> add unittest for v3.1 which has both ref and description</li> <li><a href="https://github.com/swagger-api/swagger-core/commit/67626df1e4fb7583ee3033434a6c646ad8a3c175"><code>67626df</code></a> Include Nonnull annotation from Jakarta Annotations for required items</li> <li>Additional commits viewable in <a href="https://github.com/swagger-api/swagger-core/compare/v2.2.30...v2.2.32">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 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> -- 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: dev-unsubscr...@causeway.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org