aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-10-21 21:08:01 +0000
committerGravatar Vitaly Takmazov2021-10-23 00:56:03 +0300
commitc2337749232a930776b4fa3680a813dd6a936ac8 (patch)
tree381b554dab0e516a1f31770b9bd97ea56d69731c
parent0fc02ea0abf2742d266e94adbc65b8b013fc5c0f (diff)
Bump spring-boot-starter-parent from 2.5.5 to 2.5.6
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.5.5 to 2.5.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.5...v2.5.6) --- 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 fcc3a32d..84b02bb8 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.5</version>
+ <version>2.5.6</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>