Skip to content

Commit

Permalink
Merge pull request #156 from Nohit-Java17/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 88db8ff + 2cf76bb commit a454371
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 @@ -121,6 +121,11 @@
<artifactId>spring-security-web</artifactId>
<version>5.7.13</version>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-config</artifactId>
<version>5.7.10</version>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit a454371

Please sign in to comment.