aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-22 21:57:09 +0000
committerGravatar vitalyster2023-06-23 01:04:00 +0300
commit4fec8680022ef6b77c23832f8a5a1e4dba6ed558 (patch)
tree085b9f763b03e91c249d7c6490a3bb7e86e158e5 /pom.xml
parent823ef80d46a14446ae005861815558a4510722f8 (diff)
build(deps): bump spring-boot-starter-parent from 3.1.0 to 3.1.1
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.0...v3.1.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 05f3091b..5e034d3c 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.1.0</version>
+ <version>3.1.1</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>