Skip to content

Commit 3a4b965

Browse files
build(deps): bump spring-boot.version from 2.7.0 to 2.7.1
Bumps `spring-boot.version` from 2.7.0 to 2.7.1. Updates `spring-boot-starter-parent` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.0...v2.7.1) Updates `spring-boot-starter-data-r2dbc` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.0...v2.7.1) Updates `spring-boot-starter-actuator` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.0...v2.7.1) Updates `spring-boot-maven-plugin` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-data-r2dbc dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30ceff3 commit 3a4b965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<kotlin-logging-jvm.version>2.1.23</kotlin-logging-jvm.version>
3030
<kotlinx-coroutines-core.version>1.6.3-native-mt</kotlinx-coroutines-core.version>
3131
<kotlinx-coroutines-reactor.version>1.6.3-native-mt</kotlinx-coroutines-reactor.version>
32-
<spring-boot.version>2.7.0</spring-boot.version>
32+
<spring-boot.version>2.7.1</spring-boot.version>
3333
<mockk.version>1.12.4</mockk.version>
3434
<kotest.version>5.3.2</kotest.version>
3535
<springmockk.version>3.1.1</springmockk.version>

0 commit comments

Comments
 (0)