Subversion Repositories SmartDukaan

Rev

Rev 21285 | Rev 21297 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21285 Rev 21287
Line 215... Line 215...
215
    	<groupId>javax.mail</groupId>
215
    	<groupId>javax.mail</groupId>
216
    	<artifactId>mail</artifactId>
216
    	<artifactId>mail</artifactId>
217
    	<version>1.4</version>
217
    	<version>1.4</version>
218
	</dependency>
218
	</dependency>
219
	
219
	
-
 
220
	<dependency>
-
 
221
  		<groupId>com.eclipsesource.minimal-json</groupId>
-
 
222
  		<artifactId>minimal-json</artifactId>
-
 
223
  		<version>0.9.4</version>
-
 
224
	</dependency>
-
 
225
	
220
	
226
	
221
  </dependencies>
227
  </dependencies>
222
  
228
  
223
  
229
  
224
</project>
230
</project>