Skip to content

Commit 32d2cd2

Browse files
Bump org.springframework.boot:spring-boot-maven-plugin (#54)
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.0...v3.3.1) --- updated-dependencies: - 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>
1 parent 3936e81 commit 32d2cd2

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
@@ -43,7 +43,7 @@
4343
<maven.compiler.source>${java.version}</maven.compiler.source>
4444
<maven.compiler.target>${java.version}</maven.compiler.target>
4545

46-
<maven-spring-boot-plugin.version>3.3.0</maven-spring-boot-plugin.version>
46+
<maven-spring-boot-plugin.version>3.3.1</maven-spring-boot-plugin.version>
4747
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
4848
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
4949
<maven-failsafe-plugin.version>3.2.5</maven-failsafe-plugin.version>

0 commit comments

Comments
 (0)