aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-22 21:07:42 +0000
committerGravatar vitalyster2021-07-23 00:15:53 +0300
commite21d9269ce25f02201dafe7ce13185a2d82bf536 (patch)
tree023fabbb60db10c9669f2e1be266a22912b2e372
parent49c15cc530d0b4e375c77652113f238b05fbbe3a (diff)
Bump spring-boot-starter-parent from 2.5.2 to 2.5.3
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.5.2...v2.5.3) --- 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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 22d003c7..5b35bc67 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.2</version>
+ <version>2.5.3</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>