Skip to content

Commit 52f8402

Browse files
Bump org.springframework.boot:spring-boot-starter-parent
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.3.5 to 3.3.7. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.3.7) --- 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 6b66e1b commit 52f8402

File tree

1 file changed

+1
-1
lines changed
  • labs/unicorn-store/software/unicorn-store-spring

1 file changed

+1
-1
lines changed

labs/unicorn-store/software/unicorn-store-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.boot</groupId>
99
<artifactId>spring-boot-starter-parent</artifactId>
10-
<version>3.3.5</version>
10+
<version>3.3.7</version>
1111
<relativePath/>
1212
<!-- lookup parent from repository -->
1313
</parent>

0 commit comments

Comments
 (0)