Subversion Repositories SmartDukaan

Rev

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

Rev 4609 Rev 4626
Line 416... Line 416...
416
	    <artifactId>recaptcha4j</artifactId>
416
	    <artifactId>recaptcha4j</artifactId>
417
	    <version>0.0.7</version>
417
	    <version>0.0.7</version>
418
	</dependency>
418
	</dependency>
419
	<!-- Captcha Dependencies -->
419
	<!-- Captcha Dependencies -->
420
	<dependency>
420
	<dependency>
421
		<groupId>readonly</groupId>
421
		<groupId>readonly.nl.captcha</groupId>
422
		<artifactId>simplecaptcha</artifactId>
422
		<artifactId>SimpleCaptcha</artifactId>
423
		<version>1.2.1</version>
423
		<version>1.2.1</version>
424
	</dependency>
424
	</dependency>
425
  </dependencies>
425
  </dependencies>
426
</project>
426
</project>