Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5d9ef92

Browse files
Bump spring-boot-starter-parent from 3.0.0 to 3.0.2
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.0...v3.0.2) --- 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 6811ae3 commit 5d9ef92

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
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.0.0</version>
8+
<version>3.0.2</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>io.github.toquery</groupId>

0 commit comments

Comments
 (0)