Skip to content

Commit

Permalink
fix: upgrade org.springdoc:springdoc-openapi-starter-webmvc-ui from 2…
Browse files Browse the repository at this point in the history
….1.0 to 2.5.0

Snyk has created this PR to upgrade org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.1.0 to 2.5.0.

See this package in maven:
org.springdoc:springdoc-openapi-starter-webmvc-ui

See this project in Snyk:
https://app.snyk.io/org/wiran-larbi/project/7a55c126-1575-467a-afa9-28c8dba0fd70?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 19, 2024
1 parent 93c0364 commit ac6b145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.1.0</version>
<version>2.5.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit ac6b145

Please sign in to comment.