aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-04-22 21:02:47 +0000
committerGravatar vitalyster2024-04-23 00:52:49 +0300
commit30b9469bb6acf1c2afb8e533a716a25a78aad37d (patch)
tree7fab1d2d2eb0a05db0089575876007a95a211ca6
parent45f126694a4c47d3baa0e3e1d81b2f700161ec42 (diff)
build(deps): bump org.springframework.boot:spring-boot-starter-parent
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.4...v3.2.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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 34447054..8c73b585 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>3.2.4</version>
+ <version>3.2.5</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>