Skip to content

Commit

Permalink
upgrade Deps version to 3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielLiu1123 committed Oct 24, 2023
1 parent 62ab64a commit bdf9a53
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 @@
*/
public class Deps {

public static final String SPRING_BOOT_VERSION = "3.1.4";
public static final String SPRING_BOOT_VERSION = "3.1.5";

public static final String WEB_MVC_STARTER =
"org.springframework.boot:spring-boot-starter-web:" + SPRING_BOOT_VERSION;
Expand Down

0 comments on commit bdf9a53

Please sign in to comment.