Skip to content

Commit

Permalink
chore: polish deps
Browse files Browse the repository at this point in the history
  • Loading branch information
John-Chan committed Aug 20, 2024
1 parent 25abf61 commit 0b2a1bc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,12 @@
<dependency>
<groupId>com.power4j.fist3</groupId>
<artifactId>fist-boot-web-app</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-oauth2-jose</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
Expand Down

0 comments on commit 0b2a1bc

Please sign in to comment.