aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-08-19 21:07:28 +0000
committerGravatar vitalyster2021-08-20 07:11:29 +0300
commitd24b3d5ab3d0c3b42f878658fa76aeaeaca4c5a1 (patch)
tree267cf171c293f782641d102e116d454e22fb3d34
parent91a68813d066e668afb5cb330b56ba0d4f37abdb (diff)
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](https://github.com/spring-projects/spring-boot/compare/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] <support@github.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b2e10528..320889c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.5.3</version>
+ <version>2.5.4</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>