Skip to content

Commit 74631c2

Browse files
dependabot[bot]turing85
authored andcommitted
Bump spring-boot.version from 3.1.2 to 3.1.3
Bumps `spring-boot.version` from 3.1.2 to 3.1.3. Updates `org.springframework.boot:spring-boot-dependencies` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.2...v3.1.3) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.2...v3.1.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] <[email protected]>
1 parent 5c1b54f commit 74631c2

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
@@ -37,7 +37,7 @@
3737

3838
<!-- Dependency versions -->
3939
<lombok.version>1.18.28</lombok.version>
40-
<spring-boot.version>3.1.2</spring-boot.version>
40+
<spring-boot.version>3.1.3</spring-boot.version>
4141

4242
<!-- Test Dependency versions -->
4343
<apache-http.version>4.5.14</apache-http.version>

0 commit comments

Comments
 (0)