Skip to content

Commit

Permalink
Forgotten files.
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed May 18, 2017
1 parent 41ff763 commit f03a2f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions repo/security-api/pom.xml
Expand Up @@ -57,8 +57,8 @@
<artifactId>spring-security-core</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-web</artifactId>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
Expand Down
4 changes: 4 additions & 0 deletions repo/system-init/pom.xml
Expand Up @@ -127,6 +127,10 @@
<groupId>org.apache.wss4j</groupId>
<artifactId>wss4j-ws-security-dom</artifactId>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations-java5</artifactId>
</dependency>

<!-- Testing dependecies -->
<dependency>
Expand Down

0 comments on commit f03a2f6

Please sign in to comment.