Skip to content

Commit 0dacb67

Browse files
Bump the maven group with 2 updates
Bumps the maven group with 2 updates: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) and [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.0...v3.5.1) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.0...v3.5.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0047e09 commit 0dacb67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<kotlinx-coroutines.version>1.10.2</kotlinx-coroutines.version>
5555
<kotlinx-coroutines-debug.version>1.10.2</kotlinx-coroutines-debug.version>
5656

57-
<spring-boot.version>3.5.0</spring-boot.version>
57+
<spring-boot.version>3.5.1</spring-boot.version>
5858
<springdoc-openapi-starter-webmvc-ui.version>2.8.9</springdoc-openapi-starter-webmvc-ui.version>
5959

6060
<postgresql.version>42.7.7</postgresql.version>

0 commit comments

Comments
 (0)