1
0
mirror of synced 2026-07-19 09:35:12 +00:00

Update to Spring Boot 2.2.11

Closes gh-9246
This commit is contained in:
Josh Cummings
2020-12-02 15:07:04 -07:00
parent 0f76a16ae5
commit 02a9ee54a2
+1 -1
View File
@@ -1,6 +1,6 @@
aspectjVersion=1.9.6
gaeVersion=1.9.82
springBootVersion=2.2.10.RELEASE
springBootVersion=2.2.11.RELEASE
version=5.3.6.BUILD-SNAPSHOT
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
kotlinVersion=1.3.72