From d2cf1bcb3760290d1de2cd5217e1b4a6b6107238 Mon Sep 17 00:00:00 2001 From: jianming tu Date: Wed, 6 Mar 2024 12:03:39 -0800 Subject: [PATCH] the uri of each request does not show in log anymore - need to update logback-access-spring-boot-starter to make it work again --- src/ecrc-api/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ecrc-api/pom.xml b/src/ecrc-api/pom.xml index 3a121b46..b6c03383 100644 --- a/src/ecrc-api/pom.xml +++ b/src/ecrc-api/pom.xml @@ -10,7 +10,7 @@ ca.bc.gov.open ecrc-api - 2.0.0-SNAPSHOT + 2.0.0 ecrc-api Criminal Record Check (eCRC) @@ -150,9 +150,9 @@ logback-access - net.rakugakibox.spring.boot + dev.akkinoc.spring.boot logback-access-spring-boot-starter - 2.7.1 + 4.1.1 com.google.code.gson