/[projects]/dao/DaoAdresseService/pom.xml
ViewVC logotype

Diff of /dao/DaoAdresseService/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2766 by torben, Tue Nov 3 10:53:39 2015 UTC revision 2778 by torben, Fri Nov 20 16:31:01 2015 UTC
# Line 164  Line 164 
164        <version>3.3.2</version>        <version>3.3.2</version>
165      </dependency>      </dependency>
166      <dependency>      <dependency>
167              <groupId>commons-codec</groupId>
168              <artifactId>commons-codec</artifactId>
169              <version>1.10</version>
170        </dependency>    
171        <dependency>
172        <groupId>dk.thoerup</groupId>        <groupId>dk.thoerup</groupId>
173        <artifactId>CircuitBreaker</artifactId>        <artifactId>CircuitBreaker</artifactId>
174        <version>1.1.1</version>        <version>1.1.1</version>
# Line 194  Line 199 
199        <version>1.1</version>        <version>1.1</version>
200      </dependency>      </dependency>
201            
202        <dependency>
203              <groupId>com.sun.mail</groupId>
204              <artifactId>javax.mail</artifactId>
205              <version>1.4.5</version>
206        </dependency>
207        
208        
209      <!--  webjars -->      <!--  webjars -->
210      <dependency>      <dependency>
211        <groupId>org.webjars</groupId>        <groupId>org.webjars</groupId>

Legend:
Removed from v.2766  
changed lines
  Added in v.2778

  ViewVC Help
Powered by ViewVC 1.1.20