Skip to content

Commit bb103c1

Browse files
Bump spring.boot.version from 3.1.2 to 3.1.3 (#1274)
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-starter-test` 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-starter-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 060d7af commit bb103c1

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
@@ -57,7 +57,7 @@
5757
<maven.compiler.source>17</maven.compiler.source>
5858
<maven.source.plugin.version>3.2.1</maven.source.plugin.version>
5959
<!-- make sure that spring core and spring boot versions are compatible-->
60-
<spring.boot.version>3.1.2</spring.boot.version>
60+
<spring.boot.version>3.1.3</spring.boot.version>
6161
<spring.core.version>6.0.11</spring.core.version>
6262
<spring.security.version>6.1.3</spring.security.version>
6363
<spring.security.oauth2.version>2.5.2.RELEASE</spring.security.oauth2.version>

0 commit comments

Comments
 (0)