Skip to content

Commit

Permalink
Merge pull request #68 from PEC-CSS/api-docs-majik
Browse files Browse the repository at this point in the history
  • Loading branch information
harshjohar authored Oct 15, 2023
2 parents e5973c8 + bee4dbe commit fd6dc4e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,11 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.0.0</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit fd6dc4e

Please sign in to comment.