Skip to content

Commit 5d3a303

Browse files
Bump spring.boot.version from 2.7.17 to 3.3.4
Bumps `spring.boot.version` from 2.7.17 to 3.3.4. Updates `org.springframework.boot:spring-boot-starter` from 2.7.17 to 3.3.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.17...v3.3.4) Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.17 to 3.3.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.17...v3.3.4) Updates `org.springframework.boot:spring-boot-dependencies` from 2.7.17 to 3.3.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.17...v3.3.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter 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-dependencies dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80ad9ca commit 5d3a303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ limitations under the License.
4242
<log4j.version>2.21.0</log4j.version>
4343

4444
<spring.version>5.3.39</spring.version>
45-
<spring.boot.version>2.7.17</spring.boot.version>
45+
<spring.boot.version>3.3.4</spring.boot.version>
4646
<!--
4747
DKF: if you update spring.boot.version, also update the annotation
4848
processor binding in Eclipse for SpiNNaker-allocserv:

0 commit comments

Comments
 (0)