Skip to content

Commit 7aa8b31

Browse files
chore(deps): bump spring-boot.version from 3.2.2 to 3.2.5
Bumps `spring-boot.version` from 3.2.2 to 3.2.5. Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.2 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.2.5) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.2.2 to 3.2.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.2...v3.2.5) --- 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] <support@github.com>
1 parent 35975f1 commit 7aa8b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</description>
1515

1616
<properties>
17-
<spring-boot.version>3.2.3</spring-boot.version>
17+
<spring-boot.version>3.2.5</spring-boot.version>
1818
<graphql-java.version>21.4</graphql-java.version>
1919
<evo-inflector.version>1.3</evo-inflector.version>
2020
<joda-time.version>2.12.7</joda-time.version>

0 commit comments

Comments
 (0)