Skip to content

Commit cb6e3df

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

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
@@ -32,7 +32,7 @@
3232
<logback.version>1.5.21</logback.version>
3333
<junit.version>5.13.3</junit.version>
3434
<!--set minimum version for parent property value-->
35-
<spring.boot.version>2.7.18</spring.boot.version>
35+
<spring.boot.version>4.0.2</spring.boot.version>
3636
<license.header.file>${project.parent.basedir}/LICENSE_HEADER.txt</license.header.file>
3737
</properties>
3838

0 commit comments

Comments
 (0)