diff options
author | dependabot[bot] | 2024-08-26 21:37:13 +0000 |
---|---|---|
committer | vitalyster | 2024-08-28 12:28:26 +0300 |
commit | d515b8faaf16395b167498d76226f1b327630b1b (patch) | |
tree | 34f727b36d727c5d8c0a65ffd88fecebd313b0bf | |
parent | cfd81c7c480f286f7492faddeffe245b887faac6 (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.2 to 3.3.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3)
---
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.2</version> + <version>3.3.3</version> <relativePath /> </parent> <groupId>com.juick</groupId> |