Skip to content

Commit 3db3698

Browse files
Bump springboot.version from 3.2.5 to 3.3.0 (#447)
Bumps `springboot.version` from 3.2.5 to 3.3.0. Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.0) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.2.5 to 3.3.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.5...v3.3.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 666628e commit 3db3698

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
@@ -104,7 +104,7 @@
104104
<junit.version>5.10.2</junit.version>
105105
<ecj.version>3.33.0</ecj.version>
106106
<jdo.version>3.2.1</jdo.version>
107-
<springboot.version>3.2.5</springboot.version>
107+
<springboot.version>3.3.0</springboot.version>
108108
<spring.version>6.1.8</spring.version>
109109

110110
<!-- SQL deps -->

0 commit comments

Comments
 (0)