Files
MaxKey/gradle.properties

15 lines
406 B
Properties
Raw Normal View History

2019-12-26 23:43:58 +08:00
group =org.maxkey
2020-07-26 10:47:34 +08:00
version =2.1.0.RELEASE
2019-12-26 23:43:58 +08:00
vendor =https://github.com/shimingxy/MaxKey
author =shimingxy
#Version For use jar
2020-05-30 10:42:00 +08:00
log4jVersion =2.13.3
2020-07-26 10:47:34 +08:00
springVersion =5.2.8.RELEASE
springBootVersion =2.3.2.RELEASE
2020-05-16 11:54:58 +08:00
springSecurityVersion =5.3.2.RELEASE
hibernateVersion =6.1.2.Final
slf4jVersion =1.7.30
2020-05-30 10:42:00 +08:00
jacksonVersion =2.11.0
bouncycastleVersion =1.64
httpcomponentsVersion =4.5.12