aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-01-20 21:08:18 +0000
committerGravatar vitalyster2022-01-21 17:36:44 +0300
commit997014e26714abde0bf24d574181071aabf37b76 (patch)
tree564315cdc43a8b9f4d33bac01189ea0528903098
parent2ea1d41e1ae46652f2e92887d4d9828372e3c6a0 (diff)
Bump spring-boot-starter-parent from 2.6.2 to 2.6.3
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.6.2 to 2.6.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.2...v2.6.3) --- 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 11fa08e5..9e7ecd9c 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.6.2</version>
+ <version>2.6.3</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>