update jars

上级 52fb7139
...@@ -39,12 +39,12 @@ freemarkerVersion =2.3.31 ...@@ -39,12 +39,12 @@ freemarkerVersion =2.3.31
xmlbeansVersion =3.0.1 xmlbeansVersion =3.0.1
commonscompressVersion =1.20 commonscompressVersion =1.20
log4jVersion =2.14.1 log4jVersion =2.14.1
kafkaclientsVersion =2.6.2 kafkaclientsVersion =2.8.1
poiVersion =4.1.2 poiVersion =4.1.2
tomcatVersion =9.0.52 tomcatVersion =9.0.53
tomcatembedloggingjuliVersion =8.5.2 tomcatembedloggingjuliVersion =8.5.2
#spring #spring
springVersion =5.3.9 springVersion =5.3.10
springBootVersion =2.5.4 springBootVersion =2.5.4
springSecurityVersion =5.5.2 springSecurityVersion =5.5.2
springDataVersion =2.5.2 springDataVersion =2.5.2
...@@ -60,9 +60,9 @@ springcloudalibabaspringVersion =1.0.11 ...@@ -60,9 +60,9 @@ springcloudalibabaspringVersion =1.0.11
springcloudalibabacsplVersion =1.8.2 springcloudalibabacsplVersion =1.8.2
alibabanacosclientVersion =2.0.3 alibabanacosclientVersion =2.0.3
#google #google
jibGradlePluginVersion =2.7.1 jibGradlePluginVersion =3.1.4
kaptchaVersion =2.3.2 kaptchaVersion =2.3.2
gsonVersion =2.8.7 gsonVersion =2.8.8
guavaVersion =30.1.1-jre guavaVersion =30.1.1-jre
tinkVersion =1.4.0 tinkVersion =1.4.0
zxingcoreVersion =3.4.1 zxingcoreVersion =3.4.1
...@@ -76,11 +76,11 @@ swaggerV3Version =2.1.10 ...@@ -76,11 +76,11 @@ swaggerV3Version =2.1.10
knife4jVersion =3.0.3 knife4jVersion =3.0.3
#database #database
postgresqlVersion =42.2.20 postgresqlVersion =42.2.20
mysqlconnectorjavaVersion =8.0.21 mysqlconnectorjavaVersion =8.0.26
druidVersion =1.2.6 druidVersion =1.2.6
druidspringbootstarterVersion =1.2.6 druidspringbootstarterVersion =1.2.6
jedisVersion =3.6.3 jedisVersion =3.7.0
ehcacheVersion =3.9.5 ehcacheVersion =3.9.6
mybatisVersion =3.5.7 mybatisVersion =3.5.7
mybatisspringVersion =2.0.6 mybatisspringVersion =2.0.6
#saml #saml
......
echo off echo off
echo set env echo set env
set JAVA_HOME=C:\IDES\jdk-15.0.1 set JAVA_HOME=D:\IDE\jdk-17
set GRADLE_HOME=C:\IDES\gradle-7.0 set GRADLE_HOME=D:\IDE\gradle-7.2
call %JAVA_HOME%/bin/java -version call %JAVA_HOME%/bin/java -version
call %GRADLE_HOME%/bin/gradle -version call %GRADLE_HOME%/bin/gradle -version
...@@ -44,5 +44,5 @@ include 'maxkey-webs:maxkey-web-maxkey' ...@@ -44,5 +44,5 @@ include 'maxkey-webs:maxkey-web-maxkey'
include 'maxkey-webs:maxkey-web-mgt' include 'maxkey-webs:maxkey-web-mgt'
//maxkey-boot-monitor //maxkey-boot-monitor
include 'maxkey-webs:maxkey-boot-monitor' include 'maxkey-webs:maxkey-boot-monitor'
//maxkey-gataway
//#include 'maxkey-gataway' include 'maxkey-gataway'
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册