Skip to content

Commit 7f600fa

Browse files
chore(deps): bump spring.boot.version from 2.7.18 to 4.0.1
Bumps `spring.boot.version` from 2.7.18 to 4.0.1. Updates `org.springframework.data:spring-data-keyvalue` from 2.7.18 to 4.0.1 Updates `org.springframework.boot:spring-boot` from 2.7.18 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v4.0.1) Updates `org.springframework.boot:spring-boot-configuration-processor` from 2.7.18 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v4.0.1) Updates `org.springframework.boot:spring-boot-autoconfigure` from 2.7.18 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v4.0.1) Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.18 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v4.0.1) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-keyvalue dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69b57c1 commit 7f600fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tarantool-spring-data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<logback.version>1.5.21</logback.version>
3232
<junit.version>5.13.3</junit.version>
3333
<!--set minimum version for parent property value-->
34-
<spring.boot.version>2.7.18</spring.boot.version>
34+
<spring.boot.version>4.0.1</spring.boot.version>
3535
<license.header.file>${project.parent.basedir}/LICENSE_HEADER.txt</license.header.file>
3636
</properties>
3737

0 commit comments

Comments
 (0)