Update dependency org.springframework.boot:spring-boot-starter-parent to v4

This commit is contained in:
2026-04-23 17:44:48 +00:00
parent 27e8ff6bb3
commit 28fdb06bde
+1 -1
View File
@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.6</version> <version>4.0.6</version>
<relativePath/> <!-- lookup parent from repository --> <relativePath/> <!-- lookup parent from repository -->
</parent> </parent>
<groupId>com.rdkr.tide-display</groupId> <groupId>com.rdkr.tide-display</groupId>