From 15f5037879bb172e9c4a8e03efc6de3f03b2338e Mon Sep 17 00:00:00 2001 From: Wim Deblauwe Date: Mon, 13 Mar 2017 22:26:51 +0100 Subject: [PATCH] Feature/bael 75 (#1383) * BEAL-75 - Spring Boot Audit Support Source code for http://inprogress.baeldung.com/wp-admin/post.php?post=35337&action=edit * BEAL-75 - Spring Boot Audit Support Update to use SLF4J logger instead of System.out.println * BEAL-75 - Spring Boot Audit Support Give the user the 'ACTUATOR' role so the management endpoints can be viewed when logging on as 'user' * BEAL-75 - Spring Boot Audit Support Update to Spring Boot 1.5.2.RELEASE --- spring-boot-auditing/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-auditing/pom.xml b/spring-boot-auditing/pom.xml index 9307db39ee..0afbe0becc 100644 --- a/spring-boot-auditing/pom.xml +++ b/spring-boot-auditing/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 1.5.1.RELEASE + 1.5.2.RELEASE @@ -187,7 +187,7 @@ UTF-8 1.8 - 4.3.4.RELEASE + 4.3.7.RELEASE 2.2.1 3.1.1 3.3.7-1