Skip to content

Commit

Permalink
Updated spring boot version in examples package (#1691)
Browse files Browse the repository at this point in the history
Signed-off-by: Asif Sohail Mohammed <[email protected]>

Signed-off-by: Asif Sohail Mohammed <[email protected]>
(cherry picked from commit de13816)
  • Loading branch information
asifsmohammed authored and github-actions[bot] committed Aug 25, 2022
1 parent 87e88a9 commit fdeb5ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

plugins {
id 'java'
id 'org.springframework.boot' version '2.3.1.RELEASE'
id 'org.springframework.boot' version '2.7.3'
id 'io.spring.dependency-management' version '1.0.9.RELEASE'
}

Expand Down

0 comments on commit fdeb5ca

Please sign in to comment.