mirror of
https://github.com/spring-projects/spring-authorization-server.git
synced 2026-05-03 03:39:53 +01:00
12 lines
405 B
Properties
12 lines
405 B
Properties
version=0.4.2-SNAPSHOT
|
|
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
|
|
org.gradle.parallel=true
|
|
org.gradle.caching=true
|
|
springFrameworkVersion=5.3.25
|
|
springSecurityVersion=5.8.2
|
|
springJavaformatVersion=0.0.35
|
|
springJavaformatExcludePackages=org/springframework/security/config org/springframework/security/oauth2
|
|
checkstyleToolVersion=8.34
|
|
nohttpCheckstyleVersion=0.0.11
|
|
jacocoToolVersion=0.8.7
|