Skip to content

Commit 1f1fba4

Browse files
Bump spring-boot-starter-parent from 3.0.2 to 3.0.3
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.2...v3.0.3) --- updated-dependencies: - 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]>
1 parent 7372629 commit 1f1fba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.0.2</version>
9+
<version>3.0.3</version>
1010
<relativePath/>
1111
</parent>
1212

0 commit comments

Comments
 (0)