chore(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.0

This commit is contained in:
Renovate Bot 2025-06-05 10:52:40 +00:00
parent 7ad848f5ce
commit 084625c19d

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.0</version> <version>3.5.0</version>
<relativePath/> <!-- lookup parent from repository --> <relativePath/> <!-- lookup parent from repository -->
</parent> </parent>
<groupId>com.todoapp</groupId> <groupId>com.todoapp</groupId>