aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-25 21:08:26 +0000
committerGravatar vitalyster2021-06-26 01:49:32 +0300
commitaa990fffc3d3c54680d766549b7a76877bb75fde (patch)
tree85c9fc46fe1a2da27517106cab3cf03043e83f9f /pom.xml
parent3a6e8ee26a22b417e210dbcf4a81ed855d2c6826 (diff)
Bump spring-boot-starter-parent from 2.5.1 to 2.5.2
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.1...v2.5.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 8c5c8da6..6e9e080d 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.5.1</version>
+ <version>2.5.2</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>