Skip to content

Commit

Permalink
[CORE-47] Upgrade Swagger UI to 5.17.14 to resolve dompurify vulnerab…
Browse files Browse the repository at this point in the history
…ility. (#124)
  • Loading branch information
kevinmarete authored Oct 18, 2024
1 parent dfbe470 commit cb3f6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/generators.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
implementation 'io.swagger.core.v3:swagger-annotations'
runtimeOnly 'org.webjars.npm:swagger-ui-dist:4.18.1'
runtimeOnly 'org.webjars.npm:swagger-ui-dist:5.17.14'
swaggerCodegen 'io.swagger.codegen.v3:swagger-codegen-cli'

// Versioned by Spring:
Expand Down

0 comments on commit cb3f6a1

Please sign in to comment.