Skip to content

Commit

Permalink
Merge pull request #568 from pascalgrimaud/bump-spring-boot-2.6.3
Browse files Browse the repository at this point in the history
Bump Spring Boot to 2.6.3
  • Loading branch information
pascalgrimaud authored Jan 21, 2022
2 parents ce5014b + 7b1a85a commit de733a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

public class SpringBoot {

public static final String SPRING_BOOT_VERSION = "2.6.2";
public static final String SPRING_BOOT_VERSION = "2.6.3";
public static final String NEEDLE_APPLICATION_PROPERTIES = "# jhipster-needle-application-properties";
public static final String NEEDLE_APPLICATION_FAST_PROPERTIES = "# jhipster-needle-application-fast-properties";
public static final String NEEDLE_APPLICATION_TEST_PROPERTIES = "# jhipster-needle-application-test-properties";
Expand Down

0 comments on commit de733a1

Please sign in to comment.