aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-03-24 21:11:16 +0000
committerGravatar vitalyster2022-03-25 00:13:04 +0300
commit39fd779068937cc5220600295d9e36986bfb7134 (patch)
tree16436f76b09218968fb07e684ee8994767a98528 /pom.xml
parent2788060f586efb13cce6fa2b11dbfee630546ece (diff)
Bump spring-boot-starter-parent from 2.6.4 to 2.6.5
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.6.4 to 2.6.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.6.4...v2.6.5) --- 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 7bbfee31..b2029eda 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.4</version>
+ <version>2.6.5</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>