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
….4.0 to 2.5.0

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

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-starter-webmvc-ui/

See this project in Snyk:
https://app.snyk.io/org/kiblykat/project/49100c13-fdb0-41ce-afb1-1e760eae575c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 1, 2024
1 parent 50645fe commit 160c1bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.4</version>
<relativePath />
<relativePath/>
<!-- lookup parent from repository -->
</parent>
<groupId>sg.com.smartinventory</groupId>
Expand Down Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.4.0</version>
<version>2.5.0</version>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
Expand Down

0 comments on commit 160c1bc

Please sign in to comment.