Skip to content

Commit

Permalink
Update to Spring Boot 2.2.13
Browse files Browse the repository at this point in the history
Closes gh-9614
  • Loading branch information
jgrandja committed Apr 12, 2021
1 parent 22d7043 commit aa0edfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,6 +1,6 @@
aspectjVersion=1.9.6
gaeVersion=1.9.83
springBootVersion=2.2.11.RELEASE
springBootVersion=2.2.13.RELEASE
version=5.3.9.BUILD-SNAPSHOT
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
kotlinVersion=1.3.72

0 comments on commit aa0edfa

Please sign in to comment.