Commit 87335c7b0ab91d29d579d4f8172c628d3ef64d75
1 parent
5f26773c
Exists in
master
and in
1 other branch
git-svn-id: https://svn.bento.ifrs.edu.br/default/ASES/ASES%20-%20Web/ASES%20-%2…
…0Web/Fontes/avaliador-api@10456 c2178572-b5ca-4887-91d2-9e3a90c7d55b
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
pom.xml
@@ -92,5 +92,11 @@ | @@ -92,5 +92,11 @@ | ||
92 | <version>1.3</version> | 92 | <version>1.3</version> |
93 | </dependency> | 93 | </dependency> |
94 | 94 | ||
95 | + <dependency> | ||
96 | + <groupId>commons-httpclient</groupId> | ||
97 | + <artifactId>commons-httpclient</artifactId> | ||
98 | + <version>3.1</version> | ||
99 | + </dependency> | ||
100 | + | ||
95 | </dependencies> | 101 | </dependencies> |
96 | </project> | 102 | </project> |