diff options
author | dependabot[bot] | 2024-09-23 21:24:36 +0000 |
---|---|---|
committer | vitalyster | 2024-09-24 23:04:40 +0300 |
commit | 5b77a8ca61e92cea14da386c6a91d261cbf5439a (patch) | |
tree | d4b357dc04a53e7a612ca84692ca805bc6fad12b | |
parent | 3c231edcfd3956a3595af6e0ad9284d875b67d9c (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.3 to 3.3.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.3...v3.3.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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>3.3.3</version> + <version>3.3.4</version> <relativePath /> </parent> <groupId>com.juick</groupId> |