Skip to content

Commit 6d250c0

Browse files
Bump springBootVersion from 2.2.6.RELEASE to 2.3.3.RELEASE
Bumps `springBootVersion` from 2.2.6.RELEASE to 2.3.3.RELEASE. Updates `spring-boot-gradle-plugin` from 2.2.6.RELEASE to 2.3.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.2.6.RELEASE...v2.3.3.RELEASE) Updates `spring-boot-starter-web` from 2.2.6.RELEASE to 2.3.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.2.6.RELEASE...v2.3.3.RELEASE) Updates `spring-boot-starter-data-jpa` from 2.2.6.RELEASE to 2.3.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.2.6.RELEASE...v2.3.3.RELEASE) Updates `spring-boot-starter-json` from 2.2.6.RELEASE to 2.3.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.2.6.RELEASE...v2.3.3.RELEASE) Updates `spring-boot-starter-actuator` from 2.2.6.RELEASE to 2.3.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.2.6.RELEASE...v2.3.3.RELEASE) Updates `spring-boot-starter-test` from 2.2.6.RELEASE to 2.3.3.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.2.6.RELEASE...v2.3.3.RELEASE) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e2116b3 commit 6d250c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
kotlinVersion = '1.3.72'
4-
springBootVersion = '2.2.6.RELEASE'
4+
springBootVersion = '2.3.3.RELEASE'
55
jacksonVersion = '2.11.2'
66
javaVersion = '1.8' // https://stackoverflow.com/a/52890377
77
swaggerVersion = '3.0.0'

0 commit comments

Comments
 (0)