From 89dd5a79003eb34c982d423e8aa05cd28f33700f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E4=B8=B9?= Date: Tue, 30 Mar 2021 11:09:18 +0800 Subject: [PATCH] update pom.xml. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3a23312..05bf11e 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,7 @@ org.springframework.security.oauth spring-security-oauth2 - ${spring-boot.version} + 2.3.8.RELEASE jackson-mapper-asl -- Gitee