Skip to content

Commit

Permalink
Merge pull request #38 from kiblykat/snyk-upgrade-f769e2bade115083c96…
Browse files Browse the repository at this point in the history
…006f3a034c92d

[Snyk] Upgrade org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.4.0 to 2.5.0
  • Loading branch information
nhkhai authored May 1, 2024
2 parents 50645fe + 160c1bc commit d8d6ff3
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 d8d6ff3

Please sign in to comment.