aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-07-21 21:10:34 +0000
committerGravatar vitalyster2022-07-22 01:14:23 +0300
commitfa609bf389c8bf57fa4905e26e8304ca8f377a57 (patch)
treebb1e90d71579738495e7b9d53d31bc61cca0059a /pom.xml
parente8e66808d9415acd52683316b43ec946a6be2b28 (diff)
Bump spring-boot-starter-parent from 2.7.1 to 2.7.2
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.7.1 to 2.7.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.1...v2.7.2) --- 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 696b348f..394665e7 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.7.1</version>
+ <version>2.7.2</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>