Skip to content

Commit

Permalink
Update dependencies with spring-boot-autoconfigure
Browse files Browse the repository at this point in the history
  • Loading branch information
vivid-cpreston authored Oct 9, 2024
1 parent a80e5b4 commit 06d9469
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 @@ -51,6 +51,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 06d9469

Please sign in to comment.