Skip to content

Commit 3e28a22

Browse files
Bump spring.boot.version from 2.7.18 to 3.4.3
Bumps `spring.boot.version` from 2.7.18 to 3.4.3. Updates `org.springframework.boot:spring-boot-configuration-processor` from 2.7.18 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-validation` from 2.7.18 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-web` from 2.7.18 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-websocket` from 2.7.18 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v3.4.3) Updates `org.springframework.boot:spring-boot-devtools` from 2.7.18 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.18 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v3.4.3) Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.18 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v3.4.3) Updates `org.springframework.boot:spring-boot-starter` from 3.2.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-log4j2` from 3.2.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-json` from 3.2.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.4.3) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.2.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.4.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-websocket dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-devtools dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-log4j2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-json dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b9db5d commit 3e28a22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
<springframework6.version>6.1.3</springframework6.version>
4141
<springsecurity5.version>5.8.8</springsecurity5.version>
4242
<springsecurity6.version>6.2.1</springsecurity6.version>
43-
<springboot2.version>2.7.18</springboot2.version>
44-
<springboot3.version>3.2.2</springboot3.version>
43+
<springboot2.version>3.4.3</springboot2.version>
44+
<springboot3.version>3.4.3</springboot3.version>
4545
<springdata2021.version>2021.2.18</springdata2021.version>
4646
<springdata2023.version>2023.1.0</springdata2023.version>
4747
<arrow.version>17.0.0</arrow.version>

0 commit comments

Comments
 (0)