aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-16 07:53:45 +0000
committerGravatar vitalyster2021-04-16 14:48:49 +0300
commite6f78f000ac282e2ff624caf81efe378eede1c17 (patch)
tree7914740cde0d1c72756ee7505e6d76958ec8bb64 /pom.xml
parentc0b2c6ee26daa6b7b88055d0186c296a1a7408b7 (diff)
Bump spring-boot-starter-parent from 2.4.4 to 2.4.5
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.4.4 to 2.4.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.4...v2.4.5) 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 a8eb2448..229a6fe7 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.4.4</version>
+ <version>2.4.5</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>