aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-23 21:01:36 +0000
committerGravatar vitalyster2022-12-24 01:57:36 +0300
commit859a1669a9302309d2a144e18c3dff6cbb565d57 (patch)
tree0df662ffe146591a88df85edb274e3b3d3055733 /pom.xml
parent73f010403bffb4ed4662c8fcc3834239692bba1c (diff)
Bump spring-boot-starter-parent from 3.0.0 to 3.0.1
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.0...v3.0.1) --- 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 7ebf369c..24835b04 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.0</version>
+ <version>3.0.1</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>