Project

General

Profile

« Previous | Next » 

Revision 46492

freemarker dependency moved to parent pom

View differences:

pom.xml
49 49

  
50 50
		<dependency>
51 51
			<groupId>org.springframework.boot</groupId>
52
			<artifactId>spring-boot-starter-freemarker</artifactId>
53
		</dependency>
54

  
55
		<dependency>
56
			<groupId>org.springframework.boot</groupId>
52 57
			<artifactId>spring-boot-configuration-processor</artifactId>
53 58
			<optional>true</optional>
54 59
		</dependency>

Also available in: Unified diff