Project

General

Profile

« Previous | Next » 

Revision 51770

Added recaptcha

View differences:

pom.xml
110 110
			<artifactId>javax.mail</artifactId>
111 111
			<version>1.5.1</version>
112 112
		</dependency>
113

  
114

  
113
		<!-- https://mvnrepository.com/artifact/org.glassfish/javax.json -->
114
		<dependency>
115
			<groupId>org.glassfish</groupId>
116
			<artifactId>javax.json</artifactId>
117
			<version>1.0.4</version>
118
		</dependency>
115 119
	</dependencies>
116 120
</project>

Also available in: Unified diff