Skip to content

Commit 9c3d80c

Browse files
Bump spring-boot-starter-parent from 2.5.3 to 2.5.4
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.5.3 to 2.5.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.5.3...v2.5.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04276f8 commit 9c3d80c

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
@@ -41,7 +41,7 @@
4141
<parent>
4242
<groupId>org.springframework.boot</groupId>
4343
<artifactId>spring-boot-starter-parent</artifactId>
44-
<version>2.5.3</version>
44+
<version>2.5.4</version>
4545
<relativePath/> <!-- lookup parent from repository -->
4646
</parent>
4747

0 commit comments

Comments
 (0)