From cd06989e512d3c3d56b0664e4015b297d71021ce Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 4 Dec 2021 01:09:04 +0300 Subject: Bump Spring Boot to 2.6.1 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index de3259bd..dbd487bc 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.springframework.boot spring-boot-starter-parent - 2.5.6 + 2.6.1 com.juick @@ -30,6 +30,10 @@ org.springframework.boot spring-boot-starter-security + + org.springframework.boot + spring-boot-starter-oauth2-client + org.springframework.boot spring-boot-starter-cache @@ -94,10 +98,6 @@ jaxb-runtime runtime - - com.nimbusds - nimbus-jose-jwt - org.flywaydb flyway-core -- cgit v1.2.3