aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-03-25 21:53:08 +0000
committerGravatar vitalyster2024-03-26 20:11:55 +0300
commitb35f9accff0f48bc0af4dc6cdfa94b9e121034ec (patch)
treec1a1446f8fa66e82dddd3d25e7281938fedc5bd5
parent02d99a215b07e837cd0b1f1da1df7471588f8ce6 (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.3 to 3.2.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.3...v3.2.4) --- 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 bc7655fa..b8396a61 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.3</version>
+ <version>3.2.4</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>