Skip to content

Commit 9e01267

Browse files
Bump spring-boot.version from 3.1.4 to 3.1.5
Bumps `spring-boot.version` from 3.1.4 to 3.1.5. Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.4...v3.1.5) Updates `org.springframework.boot:spring-boot-test` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.4...v3.1.5) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.1.4 to 3.1.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-autoconfigure dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-test dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb328dc commit 9e01267

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
@@ -48,7 +48,7 @@
4848
<!-- Main -->
4949
<axon.version>4.8.2</axon.version>
5050
<spring.version>6.0.13</spring.version>
51-
<spring-boot.version>3.1.4</spring-boot.version>
51+
<spring-boot.version>3.1.5</spring-boot.version>
5252
<!-- Database -->
5353
<jakarta.persistence.version>3.1.0</jakarta.persistence.version>
5454
<!-- Serialization -->

0 commit comments

Comments
 (0)