Project

General

Profile

« Previous | Next » 

Revision 46485

freemarker dep moved to common-utils

View differences:

modules/dnet-springboot-apps/trunk/dnet-administration-uis/pom.xml
20 20
	</parent>
21 21

  
22 22
	<dependencies>
23

  
24
		<!-- for /metrics and /health controllers -->
25 23
		<dependency>
26 24
			<groupId>org.springframework.boot</groupId>
27
			<artifactId>spring-boot-starter-actuator</artifactId>
25
			<artifactId>spring-boot-starter-freemarker</artifactId>
28 26
		</dependency>
29 27
		<dependency>
30 28
			<groupId>org.springframework.boot</groupId>

Also available in: Unified diff