1
0
mirror of synced 2026-07-19 17:45:11 +00:00

Update to Spring Boot 2.2.7.RELEASE

Closes gh-8646
This commit is contained in:
Josh Cummings
2020-06-03 12:06:32 -06:00
parent 16723e55b1
commit 4213046653
+1 -1
View File
@@ -1,6 +1,6 @@
aspectjVersion=1.9.3
gaeVersion=1.9.80
springBootVersion=2.2.5.RELEASE
springBootVersion=2.2.7.RELEASE
version=5.3.3.BUILD-SNAPSHOT
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
kotlinVersion=1.3.70