dependabot[bot] opened a new pull request, #84: URL: https://github.com/apache/fineract-loan-origination/pull/84
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 3.0.3 to 3.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/springdoc/springdoc-openapi/releases">org.springdoc:springdoc-openapi-starter-webmvc-ui's releases</a>.</em></p> <blockquote> <h2>springdoc-openapi v3,1,0 released!</h2> <h2>What's Changed</h2> <ul> <li>Fix request-specific Swagger UI index transformations by <a href="https://github.com/limehee"><code>@limehee</code></a> in <a href="https://redirect.github.com/springdoc/springdoc-openapi/pull/3279">springdoc/springdoc-openapi#3279</a></li> <li>Fix <a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3282">#3282</a>: preserve nest() version predicate across all routes in nest by <a href="https://github.com/seonwooj0810"><code>@seonwooj0810</code></a> in <a href="https://redirect.github.com/springdoc/springdoc-openapi/pull/3296">springdoc/springdoc-openapi#3296</a></li> <li>Upgrade Spring Boot to version <strong>4.1.0</strong></li> <li>Upgrade Spring AI to version <strong>2.0.0</strong></li> <li>Upgrade swagger-core to version <strong>2.2.52</strong></li> <li>Upgrade swagger-ui to version <strong>5.32.11</strong></li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3307">#3307</a> – Act upon SonarQube warnings</li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3306">#3306</a> – Act upon SonarQube warnings</li> </ul> <h3>Added</h3> <ul> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3269">#3269</a> – Add mechanism to disable <code>nullable</code> for Kotlin properties</li> <li>Allow request-specific Swagger UI index transformation</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3304">#3304</a> – Kotlin parent class's field is not properly marked as nullable</li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3294">#3294</a> – Duplicated path getting <code>swagger-config</code></li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3293">#3293</a> – Inconsistent OpenAPI schema naming with <code>SNAKE_CASE</code>: some Java record fields remain camelCase</li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3292">#3292</a> – Make <code>WebProperties</code> and <code>WebMvcProperties</code> optional in <code>SwaggerConfig</code></li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3284">#3284</a> – Upgrade swagger-core from version 2.2.48 to 2.2.49</li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3282">#3282</a> – Preserve version from <code>nest()</code> predicate across all routes in <code>nest</code></li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3281">#3281</a> – Stabilize Spring Data <code>Page</code> schema property order</li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3274">#3274</a> – Description disappears from the generated json after upgrade to 3.0.3</li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3270">#3270</a> – Validation annotation of <code>ParameterObject</code> property applied to <code>PathVariable</code> with the same name, even in unrelated endpoints</li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3266">#3266</a> – Upgrade swagger-core from version 2.2.47 to 2.2.48</li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3263">#3263</a> – Null key for a <code>Map</code> not allowed in JSON</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/springdoc/springdoc-openapi/compare/v3.0.3...v3.1.0">https://github.com/springdoc/springdoc-openapi/compare/v3.0.3...v3.1.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md">org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog</a>.</em></p> <blockquote> <h2>[3.1.0] - 2026-07-31</h2> <h3>Added</h3> <ul> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3269">#3269</a> – Add mechanism to disable <code>nullable</code> for Kotlin properties</li> <li>Allow request-specific Swagger UI index transformation</li> </ul> <h3>Changed</h3> <ul> <li>Upgrade Spring Boot to version <strong>4.1.0</strong></li> <li>Upgrade Spring AI to version <strong>2.0.0</strong></li> <li>Upgrade swagger-core to version <strong>2.2.52</strong></li> <li>Upgrade swagger-ui to version <strong>5.32.11</strong></li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3307">#3307</a> – Act upon SonarQube warnings</li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3306">#3306</a> – Act upon SonarQube warnings</li> </ul> <h3>Fixed</h3> <ul> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3304">#3304</a> – Kotlin parent class's field is not properly marked as nullable</li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3294">#3294</a> – Duplicated path getting <code>swagger-config</code></li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3293">#3293</a> – Inconsistent OpenAPI schema naming with <code>SNAKE_CASE</code>: some Java record fields remain camelCase</li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3292">#3292</a> – Make <code>WebProperties</code> and <code>WebMvcProperties</code> optional in <code>SwaggerConfig</code></li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3284">#3284</a> – Upgrade swagger-core from version 2.2.48 to 2.2.49</li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3282">#3282</a> – Preserve version from <code>nest()</code> predicate across all routes in <code>nest</code></li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3281">#3281</a> – Stabilize Spring Data <code>Page</code> schema property order</li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3274">#3274</a> – Description disappears from the generated json after upgrade to 3.0.3</li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3270">#3270</a> – Validation annotation of <code>ParameterObject</code> property applied to <code>PathVariable</code> with the same name, even in unrelated endpoints</li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3266">#3266</a> – Upgrade swagger-core from version 2.2.47 to 2.2.48</li> <li><a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3263">#3263</a> – Null key for a <code>Map</code> not allowed in JSON</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/springdoc/springdoc-openapi/commit/e04f91f10267bc7f31e9031886dd3a46bb77c938"><code>e04f91f</code></a> [maven-release-plugin] prepare release v3.1.0</li> <li><a href="https://github.com/springdoc/springdoc-openapi/commit/83551ce77894346de853f5755879ff8acb698e49"><code>83551ce</code></a> CHANGELOG.md update</li> <li><a href="https://github.com/springdoc/springdoc-openapi/commit/4a2b5bd5c53afd98cc29f0e72bfdbf048e02ff17"><code>4a2b5bd</code></a> CHANGELOG.md update</li> <li><a href="https://github.com/springdoc/springdoc-openapi/commit/ad0a5a51caa709ec5bbaf549c404863eda619d90"><code>ad0a5a5</code></a> swagger-ui upgrade to version 5.32.11</li> <li><a href="https://github.com/springdoc/springdoc-openapi/commit/6e14cb4a0ead3306ded7dfd9a64d51132bb6761f"><code>6e14cb4</code></a> Fix sonarqube errors</li> <li><a href="https://github.com/springdoc/springdoc-openapi/commit/eae20564510fc1640e5098774dc96d6b976b3e46"><code>eae2056</code></a> Fix sonarqube errors</li> <li><a href="https://github.com/springdoc/springdoc-openapi/commit/b09a77bb6e4357498eec1743021a22c865374f1c"><code>b09a77b</code></a> chore: act upon SonarQube warnings</li> <li><a href="https://github.com/springdoc/springdoc-openapi/commit/cc3d86d6f83f64e1fd76b14ec6de5c84d32227cc"><code>cc3d86d</code></a> upgrade spring-ai to version 2.0.0</li> <li><a href="https://github.com/springdoc/springdoc-openapi/commit/df1c2ba12f9ef979c0afd1fd05f35d0901937bc5"><code>df1c2ba</code></a> spring-boot upgrade to 4.1.0</li> <li><a href="https://github.com/springdoc/springdoc-openapi/commit/b6e5212d8b7afea30f6fa9b95561633411d2148d"><code>b6e5212</code></a> Kotlin parent class's field is not properly marked as nullable. Fixes <a href="https://redirect.github.com/springdoc/springdoc-openapi/issues/3304">#3304</a></li> <li>Additional commits viewable in <a href="https://github.com/springdoc/springdoc-openapi/compare/v3.0.3...v3.1.0">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]
