Skip to content

Commit e1b5895

Browse files
Bump spring-boot.version from 3.2.2 to 3.2.5 (#3201)
Bumps `spring-boot.version` from 3.2.2 to 3.2.5. Updates `org.springframework.boot:spring-boot-starter-actuator` 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-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-configuration-processor` 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-starter-actuator dependency-type: direct:development update-type: version-update:semver-patch - 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-configuration-processor 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Klish <aklish@gmail.com>
1 parent 791efca commit e1b5895

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
@@ -131,7 +131,7 @@
131131
<rxjava.version>2.2.21</rxjava.version>
132132
<rsql-parser.version>2.1.0</rsql-parser.version>
133133
<slf4j.version>2.0.12</slf4j.version>
134-
<spring-boot.version>3.2.2</spring-boot.version>
134+
<spring-boot.version>3.2.5</spring-boot.version>
135135
<spring-framework.version>6.1.3</spring-framework.version>
136136
<spring-cloud-commons.version>4.1.2</spring-cloud-commons.version>
137137
<springdoc.version>2.5.0</springdoc.version>

0 commit comments

Comments
 (0)