aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-06-23 21:10:21 +0000
committerGravatar vitalyster2022-06-24 00:14:57 +0300
commit34350103d52016dca6dfff4388c9a4d0595fb012 (patch)
tree3d5e6ef2f6973b1730218a555351bdc216a01cc7 /pom.xml
parent2a4f9bc35dafb615e3f73628450baf980c661ce6 (diff)
Bump spring-boot-starter-parent from 2.7.0 to 2.7.1
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.0...v2.7.1) --- 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 44639649..909e81e2 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.0</version>
+ <version>2.7.1</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>