From f8e6279fc62e423e82cfad5ad012da5129daf2fd Mon Sep 17 00:00:00 2001 From: whelk-bot Date: Mon, 26 Oct 2020 02:29:43 +0000 Subject: [PATCH] Update version in pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 56ed29f..9c36b9c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.whelk.spring.data.logging spring-boot-starter-data-logging - 0.0.10-RELEASE + 0.0.11-RELEASE Spring Boot Starter Data Logging Spring-Boot starter for reducing logging boilerplate with Spring-AOP annotations. Takes advantage of tracing and logging capabilities in Spring-Data, Spring-Cloud-Sleuth, and Lombok. https://github.com/whelk-io/spring-boot-starter-data-logging