Skip to content

Commit f5b30da

Browse files
dependabot[bot]metacosm
authored andcommitted
chore(deps): bump spring-boot.version from 2.3.4.RELEASE to 2.5.4
Bumps `spring-boot.version` from 2.3.4.RELEASE to 2.5.4. Updates `spring-boot-dependencies` from 2.3.4.RELEASE to 2.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.3.4.RELEASE...v2.5.4) Updates `spring-boot-maven-plugin` from 2.3.4.RELEASE to 2.5.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.3.4.RELEASE...v2.5.4) --- 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f137cf commit f5b30da

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
@@ -51,7 +51,7 @@
5151
<javapoet.version>1.13.0</javapoet.version>
5252
<assertj.version>3.20.2</assertj.version>
5353
<awaitility.version>4.1.0</awaitility.version>
54-
<spring-boot.version>2.3.4.RELEASE</spring-boot.version>
54+
<spring-boot.version>2.5.4</spring-boot.version>
5555

5656
<fmt-maven-plugin.version>2.11</fmt-maven-plugin.version>
5757
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)