Project

General

Profile

« Previous | Next » 

Revision 50646

Use misc-utils escaper: the one in velocity is too old and does not cover all XML entities!

View differences:

pom.xml
170 170
			<artifactId>commons-dbcp2</artifactId>
171 171
			<version>2.1.1</version>
172 172
		</dependency>
173

  
174
		<dependency>
175
			<groupId>eu.dnetlib</groupId>
176
			<artifactId>cnr-misc-utils</artifactId>
177
			<version>[1.0.5, 2.0.0)</version>
178
		</dependency>
173 179
	</dependencies>
174 180

  
175 181
	<properties>

Also available in: Unified diff