File tree 7 files changed +7
-7
lines changed
log-server/src/main/resources
oauth-server/src/main/resources
route-server/src/main/resources
workflow-server/src/main/resources
admin-server/src/main/resources
deploy-server/src/main/resources
gateway-server/src/main/resources
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ spring:
33
33
- optional:nacos:${spring.application.name}-${spring.profiles.active}.yaml?group=${spring.cloud.nacos.discovery.group}
34
34
- optional:nacos:atom-server-common-${spring.profiles.active}.yaml?group=${spring.cloud.nacos.discovery.group}
35
35
info :
36
- version : 5.1.2
36
+ version : 5.1.3
37
37
app-name : ${spring.application.name}
38
38
tags :
39
39
environment : ${spring.profiles.active}
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ logging:
39
39
pattern :
40
40
file : ' [%date{yyyy-MM-dd HH:mm:ss.SSS}] [ %-5level] [%thread] %logger{96} [%X{lineno}] - %msg%n'
41
41
info :
42
- version : 5.1.2
42
+ version : 5.1.3
43
43
app-name : ${spring.application.name}
44
44
tags :
45
45
environment : ${spring.profiles.active}
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ logging:
39
39
pattern :
40
40
file : ' [%date{yyyy-MM-dd HH:mm:ss.SSS}] [ %-5level] [%thread] %logger{96} [%X{lineno}] - %msg%n'
41
41
info :
42
- version : 5.1.2
42
+ version : 5.1.3
43
43
app-name : ${spring.application.name}
44
44
tags :
45
45
environment : ${spring.profiles.active}
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ logging:
43
43
pattern :
44
44
file : ' [%date{yyyy-MM-dd HH:mm:ss.SSS}] [ %-5level] [%thread] %logger{96} [%X{lineno}] - %msg%n'
45
45
info :
46
- version : 5.1.2
46
+ version : 5.1.3
47
47
app-name : ${spring.application.name}
48
48
tags :
49
49
environment : ${spring.profiles.active}
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ logging:
51
51
level :
52
52
com.alibaba.nacos.client : warn
53
53
info :
54
- version : 5.1.2
54
+ version : 5.1.3
55
55
app-name : ${spring.application.name}
56
56
tags :
57
57
environment : ${spring.profiles.active}
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ logging:
43
43
pattern :
44
44
file : ' [%date{yyyy-MM-dd HH:mm:ss.SSS}] [ %-5level] [%thread] %logger{96} [%X{lineno}] - %msg%n'
45
45
info :
46
- version : 5.1.2
46
+ version : 5.1.3
47
47
app-name : ${spring.application.name}
48
48
tags :
49
49
environment : ${spring.profiles.active}
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ logging:
83
83
com.alibaba.nacos.client : warn
84
84
org.springframework.cloud.function : warn
85
85
info :
86
- version : 5.1.2
86
+ version : 5.1.3
87
87
app-name : ${spring.application.name}
88
88
tags :
89
89
environment : ${spring.profiles.active}
You can’t perform that action at this time.
0 commit comments