Skip to content

Commit

Permalink
Bump spring-boot-starter-parent from 2.2.11.RELEASE to 2.4.0 (#403)
Browse files Browse the repository at this point in the history
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.2.11.RELEASE to 2.4.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.2.11.RELEASE...v2.4.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Marcos Barbero <[email protected]>
  • Loading branch information
dependabot-preview[bot] and marcosbarbero authored Nov 19, 2020
1 parent d5c1e23 commit 1fc068f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.11.RELEASE</version>
<version>2.4.0</version>
</parent>

<groupId>com.marcosbarbero.cloud</groupId>
Expand Down

0 comments on commit 1fc068f

Please sign in to comment.