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