Skip to content

Commit

Permalink
Update to Spring Boot 2.4.2
Browse files Browse the repository at this point in the history
Closes gh-9447
  • Loading branch information
jzheaux committed Feb 11, 2021
1 parent ad0ad06 commit d4461dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aspectjVersion=1.9.6
gaeVersion=1.9.83
springJavaformatVersion=0.0.25
springBootVersion=2.4.0
springBootVersion=2.4.2
version=5.4.3-SNAPSHOT
kotlinVersion=1.4.30
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
Expand Down

0 comments on commit d4461dc

Please sign in to comment.