From 21d77ed61cfabe14839088454a11270da765f2f9 Mon Sep 17 00:00:00 2001 From: MyTestPerson <71965102+MyTestPerson@users.noreply.github.com> Date: Wed, 17 Aug 2022 03:17:17 +1100 Subject: [PATCH] Update pom.xml Update -v Spring --- JWT-Demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JWT-Demo/pom.xml b/JWT-Demo/pom.xml index 82a65c4..ff17fc1 100644 --- a/JWT-Demo/pom.xml +++ b/JWT-Demo/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.3.4.RELEASE + 2.7.2 com.dailycodebuffer