Upgraded to spring boot 2.4.4

This commit is contained in:
Sambo Chea 2021-03-25 11:17:40 +07:00
parent 7d0edfd4d7
commit a4fd70a188
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '2.4.3'
id 'org.springframework.boot' version '2.4.4'
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
id 'java'
id 'idea'

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.6.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists