Files
MaxKey/gradle.properties

16 lines
435 B
Properties
Raw Normal View History

2019-12-26 23:43:58 +08:00
group =org.maxkey
2020-04-26 11:12:27 +08:00
version =1.4.0.RELEASE
2019-12-26 23:43:58 +08:00
vendor =https://github.com/shimingxy/MaxKey
author =shimingxy
#Version For use jar
jackson2Version =2.9.8
2020-04-26 16:55:57 +08:00
log4jVersion =2.13.2
2020-03-31 17:30:06 +08:00
springVersion =5.2.5.RELEASE
springBootVersion =2.2.6.RELEASE
springSecurityVersion =5.3.0.RELEASE
hibernateVersion =6.1.2.Final
slf4jVersion =1.7.30
jacksonVersion =2.10.3
bouncycastleVersion =1.64
httpcomponentsVersion =4.5.12