Skip to content
Snippets Groups Projects
Commit d0688ade authored by OZGCloud's avatar OZGCloud
Browse files

OZG-2220 add missing web dependency

parent 9b6e8932
No related branches found
No related tags found
No related merge requests found
......@@ -79,6 +79,10 @@
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-core</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<!-- aspectJ -->
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment