Skip to content

Commit b247c10

Browse files
committed
Merge PR #3342: upgrade swagger-ui from 5.32.11 to 5.32.14
2 parents cd31b7d + a5e8b23 commit b247c10

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
- Add `springdoc.ai.mcp.audit.redact` (default `true`) to mask secrets in MCP audit events
2626
- Document that the MCP approval flow is a confirmation step, not an authorization control
2727
- Document the security policy and the release versioning scheme
28+
- Upgrade swagger-ui to version **5.32.14**
2829

2930
## [3.1.0] - 2026-07-31
3031

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
</central-publishing-maven-plugin.version>
6161
<flatten-maven-plugin.version>1.5.0</flatten-maven-plugin.version>
6262
<swagger-api.version>2.2.52</swagger-api.version>
63-
<swagger-ui.version>5.32.11</swagger-ui.version>
63+
<swagger-ui.version>5.32.14</swagger-ui.version>
6464
<gmavenplus-plugin.version>1.13.1</gmavenplus-plugin.version>
6565
<jjwt.version>0.9.1</jjwt.version>
6666
<therapi-runtime-javadoc.version>0.15.0</therapi-runtime-javadoc.version>

0 commit comments

Comments
 (0)