mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-06 17:08:29 +08:00
3.5.19
This commit is contained in:
parent
ee7a18fa71
commit
b1ccb458bd
@ -15,7 +15,7 @@
|
||||
# */
|
||||
#maxkey properties
|
||||
group =org.dromara.maxkey
|
||||
version =3.5.18
|
||||
version =3.5.19
|
||||
vendor =https://www.maxkey.top
|
||||
author =MaxKeyTop
|
||||
|
||||
@ -27,9 +27,9 @@ jibToAuthPassword =docker registry credential
|
||||
|
||||
#maxkey used jars version
|
||||
#spring
|
||||
springVersion =5.3.28
|
||||
springBootVersion =2.7.13
|
||||
springSecurityVersion =5.7.9
|
||||
springVersion =5.3.29
|
||||
springBootVersion =2.7.14
|
||||
springSecurityVersion =5.7.10
|
||||
springDataVersion =2.7.8
|
||||
springkafkaVersion =2.9.0
|
||||
springretryVersion =1.3.3
|
||||
@ -74,7 +74,7 @@ kafkaclientsVersion =2.8.9
|
||||
rocketmqclientVersion =4.9.4
|
||||
rocketmqspringbootVersion =2.2.2
|
||||
#apache tomcat
|
||||
tomcatVersion =9.0.76
|
||||
tomcatVersion =9.0.78
|
||||
#logs
|
||||
log4jVersion =2.20.0
|
||||
slf4jVersion =1.7.36
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#端口号
|
||||
application:
|
||||
name: maxkey-gateway-server
|
||||
formatted-version: v3.5.18 GA
|
||||
formatted-version: v3.5.19 GA
|
||||
server:
|
||||
port: 9000
|
||||
spring:
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
#MaxKey Title and Version #
|
||||
############################################################################
|
||||
application.title =MaxKey
|
||||
application.formatted-version =v3.5.18 GA
|
||||
application.formatted-version =v3.5.19 GA
|
||||
#for dynamic service discovery
|
||||
spring.application.name =maxkey
|
||||
############################################################################
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
#MaxKey Title and Version #
|
||||
############################################################################
|
||||
application.title =MaxKey-Mgt
|
||||
application.formatted-version =v3.5.18 GA
|
||||
application.formatted-version =v3.5.19 GA
|
||||
#for dynamic service discovery
|
||||
spring.application.name =maxkey-mgt
|
||||
############################################################################
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
#MaxKey Title and Version #
|
||||
############################################################################
|
||||
application.title =MaxKey-OpenApi
|
||||
application.formatted-version =v3.5.18 GA
|
||||
application.formatted-version =v3.5.19 GA
|
||||
#for dynamic service discovery
|
||||
spring.application.name =maxkey-openapi
|
||||
############################################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user