Skip to content
Snippets Groups Projects
Unverified Commit 5eca4310 authored by Wilson de Farias's avatar Wilson de Farias
Browse files

Corrige dependência ciclica no projeto

parent 4f3e2943
No related branches found
No related tags found
No related merge requests found
...@@ -15,8 +15,9 @@ ...@@ -15,8 +15,9 @@
<dependency> <dependency>
<groupId>br.ufrn.imd.web2</groupId> <groupId>br.ufrn.imd.web2</groupId>
<artifactId>Encryption-WebClient</artifactId> <artifactId>Encryption-Bean</artifactId>
<version>1.0.1</version> <version>1.0</version>
<scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>
......
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