aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-02-24 21:09:52 +0000
committerGravatar vitalyster2022-02-25 06:11:23 +0300
commitdf1f173782627d7babbdf8aa886b16139f215297 (patch)
treeb6743ab5b0543264f9ab3ea8e266b04aa854bb71 /pom.xml
parent1654b012c05b810d1a5c26a24de77e637b572bd1 (diff)
Bump spring-boot-starter-parent from 2.6.3 to 2.6.4
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.3...v2.6.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>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 79a9cd20..9f0a95bb 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.3</version>
+ <version>2.6.4</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>