Skip to content

Commit 346520c

Browse files
Bump spring.boot.version from 3.3.1 to 3.3.2
Bumps `spring.boot.version` from 3.3.1 to 3.3.2. Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.2) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.1...v3.3.2) --- 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] <[email protected]>
1 parent 0ab5634 commit 346520c

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
@@ -21,7 +21,7 @@
2121
<maven.compiler.source>21</maven.compiler.source>
2222
<maven.compiler.target>21</maven.compiler.target>
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
24-
<spring.boot.version>3.3.1</spring.boot.version>
24+
<spring.boot.version>3.3.2</spring.boot.version>
2525
</properties>
2626

2727
<repositories>

0 commit comments

Comments
 (0)