Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit 7e8f883

Browse files
Bump spring-boot.version from 2.7.2 to 2.7.3 (#232)
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-starter-test` 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-starter-test 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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d092ba1 commit 7e8f883

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
@@ -55,7 +55,7 @@
5555
<maven.compiler.target>1.8</maven.compiler.target>
5656
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5757
<!--dependencies-->
58-
<spring-boot.version>2.7.2</spring-boot.version>
58+
<spring-boot.version>2.7.3</spring-boot.version>
5959
<spring-shell.version>2.1.0</spring-shell.version>
6060
<sshd.version>2.9.0</sshd.version>
6161
<junit-jupiter.version>5.9.0</junit-jupiter.version>

0 commit comments

Comments
 (0)