aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-03 21:58:05 +0000
committerGravatar Vitaly Takmazov2023-03-05 16:32:45 +0300
commit19c3930e603bf458efe56e2b4958c58d2dba9d8e (patch)
treecf7645552c9229bbd4a2fa0a5e1eace802539e99 /pom.xml
parent79d769f3d29d1827d7744db3a26f02bc0d95d792 (diff)
build(deps): bump spring-boot-starter-parent from 3.0.3 to 3.0.4
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.3...v3.0.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>
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 3ebe2413..5105a322 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.3</version>
+ <version>3.0.4</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>