aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-10-19 21:45:20 +0000
committerGravatar vitalyster2023-10-23 09:29:11 +0300
commita4b8ad26d50cbfb608309f898f3fee480cff64c8 (patch)
tree20bec4f01aa2ddb8e277a78ffe92059eea8984e7 /pom.xml
parent4bffd9dd9894cb2e63e366e949fd3e34e31c9a52 (diff)
build(deps): bump org.springframework.boot:spring-boot-starter-parent
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.4...v3.1.5) --- 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 d1d1af07..24ba0701 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.4</version>
+ <version>3.1.5</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>