Skip to content

Commit 781293e

Browse files
chore(deps): bump spring-boot.version from 2.7.2 to 2.7.3 (#1406)
Bumps `spring-boot.version` from 2.7.2 to 2.7.3. Updates `spring-boot-dependencies` from 2.7.2 to 2.7.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.2...v2.7.3) Updates `spring-boot-maven-plugin` from 2.7.2 to 2.7.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.2...v2.7.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d20084b commit 781293e

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
@@ -52,7 +52,7 @@
5252
<javapoet.version>1.13.0</javapoet.version>
5353
<assertj.version>3.23.1</assertj.version>
5454
<awaitility.version>4.2.0</awaitility.version>
55-
<spring-boot.version>2.7.2</spring-boot.version>
55+
<spring-boot.version>2.7.3</spring-boot.version>
5656
<micrometer-core.version>1.9.3</micrometer-core.version>
5757

5858
<fmt-maven-plugin.version>2.11</fmt-maven-plugin.version>

0 commit comments

Comments
 (0)