Skip to content

Commit

Permalink
Merge pull request #38 from Tynab/develop
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
Tynab authored Jan 13, 2025
2 parents 99c3126 + 411ba70 commit da45807
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 @@ -141,6 +141,11 @@
<artifactId>spring-security-config</artifactId>
<version>5.7.10</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>6.0.0</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit da45807

Please sign in to comment.