Skip to content

Commit 7dc98df

Browse files
Bump spring-boot.version from 3.3.3 to 3.4.0
Bumps `spring-boot.version` from 3.3.3 to 3.4.0. Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.3...v3.4.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.3...v3.4.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55dc703 commit 7dc98df

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
@@ -128,7 +128,7 @@
128128
<!-- Run Docker build by default -->
129129
<skipDocker>false</skipDocker>
130130
<sortpom-maven-plugin.version>4.0.0</sortpom-maven-plugin.version>
131-
<spring-boot.version>3.3.3</spring-boot.version>
131+
<spring-boot.version>3.4.0</spring-boot.version>
132132
<testcontainers.version>1.20.4</testcontainers.version>
133133
<testng.version>7.10.2</testng.version>
134134
<xmlunit-assertj3.version>2.10.0</xmlunit-assertj3.version>

0 commit comments

Comments
 (0)