aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-07-22 21:39:52 +0000
committerGravatar Vitaly Takmazov2024-07-24 21:44:32 +0300
commit29680ebaee2e137364245e8ff6f7822842951334 (patch)
tree8d039108bdb72c95c8ebf2429bab062787fabda6
parentcf17ae9a9d472e060341e6de76ea412690e43b8f (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.3.1 to 3.3.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.1...v3.3.2) --- 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 0f024a67..d42fa547 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.3.1</version>
+ <version>3.3.2</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>