aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-19 21:57:49 +0000
committerGravatar vitalyster2023-05-23 17:13:08 +0300
commitee2b368898dd14c73a0e747f70af8e018c9b3136 (patch)
tree6374ef12d371bf0703ae84053f32aed8ac4c69e5 /pom.xml
parentae61f01b071e0777ffcf7b77cfcb28939dfaece5 (diff)
build(deps): bump spring-boot-starter-parent from 3.0.7 to 3.1.0
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.0.7 to 3.1.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.7...v3.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-minor ... 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 a1ddcb9d..0a0892ee 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.7</version>
+ <version>3.1.0</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>