Skip to content

Commit 8b9d20d

Browse files
Bump spring.boot.version from 2.1.0.RELEASE to 2.3.1.RELEASE
Bumps `spring.boot.version` from 2.1.0.RELEASE to 2.3.1.RELEASE. Updates `spring-boot` from 2.1.0.RELEASE to 2.3.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.1.0.RELEASE...v2.3.1.RELEASE) Updates `spring-boot-autoconfigure` from 2.1.0.RELEASE to 2.3.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.1.0.RELEASE...v2.3.1.RELEASE) Updates `spring-boot-test` from 2.1.0.RELEASE to 2.3.1.RELEASE - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.1.0.RELEASE...v2.3.1.RELEASE) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c13b60 commit 8b9d20d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<apache.commons.collections4.version>4.1</apache.commons.collections4.version>
4747
<apache.commons.compress>1.19</apache.commons.compress>
4848
<common.codec.version>1.11</common.codec.version>
49-
<spring.boot.version>2.1.0.RELEASE</spring.boot.version>
49+
<spring.boot.version>2.3.1.RELEASE</spring.boot.version>
5050
<spring.version>5.1.2.RELEASE</spring.version>
5151
</properties>
5252

0 commit comments

Comments
 (0)