Skip to content

Commit

Permalink
Upgrade Spring Boot to 2.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
drumonii committed Jan 2, 2022
1 parent f66cdff commit 8193a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '2.5.5'
id 'org.springframework.boot' version '2.5.7'
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
id 'org.asciidoctor.convert' version '1.5.10'
id 'java'
Expand Down

0 comments on commit 8193a80

Please sign in to comment.