Skip to content

Commit

Permalink
Merge pull request #13 from Tynab/develop
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
Tynab authored Nov 14, 2023
2 parents 320368f + c152360 commit a81cba8
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 @@ -109,6 +109,11 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-core</artifactId>
<version>5.7.8</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>6.0.0</version>
</dependency>
<dependency>
Expand Down

0 comments on commit a81cba8

Please sign in to comment.