Skip to content

Commit 77b429b

Browse files
Bump springboot.version from 3.2.0 to 3.2.1 (#206)
Bumps `springboot.version` from 3.2.0 to 3.2.1. Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.0...v3.2.1) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.0...v3.2.1) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.0...v3.2.1) --- 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 - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba45fca commit 77b429b

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
@@ -64,7 +64,7 @@
6464
<junit.version>5.10.1</junit.version>
6565
<ecj.version>3.33.0</ecj.version>
6666
<jdo.version>3.2.1</jdo.version>
67-
<springboot.version>3.2.0</springboot.version>
67+
<springboot.version>3.2.1</springboot.version>
6868

6969
<!-- SQL deps -->
7070
<db2.version>11.5.9.0</db2.version>

0 commit comments

Comments
 (0)