Project

General

Profile

« Previous | Next » 

Revision 57899

gson for testing

View differences:

pom.xml
187 187
			<artifactId>freemarker</artifactId>
188 188
			<version>2.3.27-incubating</version>
189 189
		</dependency>
190
		<dependency>
191
			<groupId>com.google.code.gson</groupId>
192
			<artifactId>gson</artifactId>
193
			<scope>test</scope>
194
		</dependency>
190 195
	</dependencies>
191 196

  
192 197
	<build>

Also available in: Unified diff