aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-09-23 21:08:45 +0000
committerGravatar vitalyster2021-09-24 00:12:26 +0300
commit9ea8d333b27155d8c85e302848fe7d27f2346dba (patch)
tree48e79983e323b3309778aefa20c84c4c380fbe5c
parent833202ea48ab42fc5992a6c790acfb8a981ae6d1 (diff)
Bump spring-boot-starter-parent from 2.5.4 to 2.5.5
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.5.4 to 2.5.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.4...v2.5.5) --- 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 3a5cbd81..c515ad42 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.4</version>
+ <version>2.5.5</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>