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

Update to Spring Boot 2.2.10.RELEASE

Closes gh-9104
This commit is contained in:
Josh Cummings
2020-10-07 12:41:11 -06:00
parent 6aed9408e1
commit 2f19e09531
+1 -1
View File
@@ -1,6 +1,6 @@
aspectjVersion=1.9.3
gaeVersion=1.9.81
springBootVersion=2.2.9.RELEASE
springBootVersion=2.2.10.RELEASE
version=5.3.5.BUILD-SNAPSHOT
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
kotlinVersion=1.3.72