Skip to content

Commit

Permalink
Bump spring-boot-starter-parent from 2.3.3.RELEASE to 2.5.0 in /server (
Browse files Browse the repository at this point in the history
#40)

Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.3.3.RELEASE to 2.5.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.3.RELEASE...v2.5.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2021
1 parent b1faefd commit df040a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.3.RELEASE</version>
<version>2.5.0</version>
</parent>
<build>
<sourceDirectory>src/main/java</sourceDirectory>
Expand Down

0 comments on commit df040a1

Please sign in to comment.