aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-23 21:57:32 +0000
committerGravatar vitalyster2023-02-24 02:44:43 +0300
commitd6163725a194a888753cf1aac96adbb4129c4169 (patch)
tree4817e8413600eb77a1af9b888f55086aa53c95d2 /pom.xml
parent684b30bb0dc291bf9d888b359faab49250b0cf10 (diff)
build(deps): bump spring-boot-starter-parent from 3.0.2 to 3.0.3
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.2...v3.0.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>
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 184dd37c..3ebe2413 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.2</version>
+ <version>3.0.3</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>