Skip to content

Commit

Permalink
Merge branch 'bcgov:feature/WFPREV-44' into feature/WFPREV-44
Browse files Browse the repository at this point in the history
  • Loading branch information
ssylver93 authored Oct 9, 2024
2 parents ba8ca6d + bc2fb66 commit e15c9cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions server/wfprev-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-api</artifactId>
Expand Down

0 comments on commit e15c9cf

Please sign in to comment.