aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-20 21:57:39 +0000
committerGravatar vitalyster2023-04-21 07:10:59 +0300
commit26138667ffd9c5e2b11ace8ec7c2d977e0c43d2e (patch)
tree86f2db4df6a1f3f44d405fb74097798adb8e1dcf /pom.xml
parent52491ff440e01d613b7cc3b96fb59716db96b52c (diff)
build(deps): bump spring-boot-starter-parent from 3.0.5 to 3.0.6
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.0.5 to 3.0.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.5...v3.0.6) --- 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>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3a50d6f7..e8962eab 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.0.5</version>
+ <version>3.0.6</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>