File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ buildscript {
21
21
protobufGradlePluginVersion = ' 0.8.12'
22
22
23
23
// https://github.com/spring-projects/spring-boot/releases
24
- springBootVersion = ' 2.4.4 '
24
+ springBootVersion = ' 2.4.5 '
25
25
// https://github.com/spring-cloud/spring-cloud-release/releases
26
- springCloudVersion = ' 2020.0.1 '
26
+ springCloudVersion = ' 2020.0.2 '
27
27
// https://github.com/alibaba/spring-cloud-alibaba/releases
28
- springCloudAlibabaNacosVersion = ' 2.2.3.RELEASE '
28
+ springCloudAlibabaNacosVersion = ' 2021.1 '
29
29
// https://github.com/spring-projects/spring-security-oauth/releases
30
- springSecurityOAuthVersion = ' 2.5.0 .RELEASE'
30
+ springSecurityOAuthVersion = ' 2.5.1 .RELEASE'
31
31
32
32
lombokPluginVersion = ' 4.0.0'
33
33
versioningPluginVersion = ' 2.14.0'
You can’t perform that action at this time.
0 commit comments