Skip to content

Commit 20483c2

Browse files
committed
Update to Spring Boot 2.2.2.RELEASE
Fixes: gh-7797
1 parent de87675 commit 20483c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aspectjVersion=1.9.3
22
gaeVersion=1.9.76
3-
springBootVersion=2.2.0.RELEASE
3+
springBootVersion=2.2.2.RELEASE
44
version=5.3.0.BUILD-SNAPSHOT
55
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
66
kotlinVersion=1.3.61

0 commit comments

Comments
 (0)