aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-10-20 21:26:36 +0000
committerGravatar vitalyster2022-10-21 08:25:06 +0300
commit90ee016525f40e352eb7342ae6b3e60adae54b3d (patch)
treebea482281b3b10c8ada7dbe3eede1e171ae83567 /pom.xml
parentb689c18cd57ad7ddac84df5f843e0265e93ecbef (diff)
Bump spring-boot-starter-parent from 2.7.4 to 2.7.5
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.7.4 to 2.7.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.4...v2.7.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 6468aec2..86c3051b 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.4</version>
+ <version>2.7.5</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>