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

Commit 9613e44

Browse files
Bump spring-boot.version from 3.1.1 to 3.1.2 (#312)
Bumps `spring-boot.version` from 3.1.1 to 3.1.2. Updates `org.springframework.boot:spring-boot-dependencies` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.2) Updates `org.springframework.boot:spring-boot-starter-test` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.2) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.1...v3.1.2) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8870d78 commit 9613e44

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>17</maven.compiler.target>
5656
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5757
<!--dependencies-->
58-
<spring-boot.version>3.1.1</spring-boot.version>
58+
<spring-boot.version>3.1.2</spring-boot.version>
5959
<spring-shell.version>3.1.2</spring-shell.version>
6060
<sshd.version>2.10.0</sshd.version>
6161
<junit-jupiter.version>5.9.3</junit-jupiter.version>

0 commit comments

Comments
 (0)