aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-09-21 21:03:18 +0000
committerGravatar vitalyster2023-09-25 20:27:23 +0300
commit2ba214e5644340b5a98f897fa32b09c2196775a5 (patch)
tree54098a9423b670999ea7dd5c27384d7b0e0ce0cb /pom.xml
parenteba0772eefaaef5f6a7b01919ecad81b891bbd5e (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.3 to 3.1.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.3...v3.1.4) --- 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 43bd2fbf..a7fddc14 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.3</version>
+ <version>3.1.4</version>
<relativePath />
</parent>
<groupId>com.juick</groupId>