aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-21 21:11:26 +0000
committerGravatar vitalyster2022-04-22 00:20:14 +0300
commite2a1a08b9fcbc74809c9a2e3c9dc43ecbbd8c631 (patch)
treea6191b1c6a0a9dc8175f5b3a80e02745dfb8d33c /pom.xml
parent147ea85a77759c493c93c431a9ed2928e4e21683 (diff)
Bump spring-boot-starter-parent from 2.6.6 to 2.6.7
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.6.6 to 2.6.7. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.6...v2.6.7) --- 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 5f21c80c..ac11c098 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.6</version>
+ <version>2.6.7</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>