aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-23 21:57:31 +0000
committerGravatar vitalyster2023-03-24 01:14:57 +0300
commitcb507515b0e200d63c14db605ad9fd2cf9e9b430 (patch)
tree0e7348e7cb9db962957fe4fc9147ac1bd36cf5a6 /pom.xml
parent6aa37e1a76db07fb8f12ec0646b0840423391d74 (diff)
build(deps): bump spring-boot-starter-parent from 3.0.4 to 3.0.5
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.4...v3.0.5) --- 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 92f0e904..bb4ecd86 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.4</version>
+ <version>3.0.5</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>