Skip to content
Snippets Groups Projects
Commit e23a707f authored by Alan Braz's avatar Alan Braz
Browse files

adding missing dependency

parent 93b0544c
No related branches found
No related tags found
1 merge request!6Trusted ibm
......@@ -47,6 +47,12 @@
<version>0.0.12-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpasyncclient</artifactId>
<version>4.1.4</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment