59040a4c3d
- Spring Security 5.4.5 downgraded nimbus-jose-jwt to 8.+ from 9.+, which breaks NimbusJwsEncoder. - Bump Security to 5.4.5, and Boot to 2.4.3 to match Security Closes gh-256
6 lines
176 B
INI
6 lines
176 B
INI
version=0.1.1-SNAPSHOT
|
|
springBootVersion=2.4.3
|
|
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
|
|
org.gradle.parallel=true
|
|
org.gradle.caching=true
|