Update dependency org.springframework.boot:spring-boot-starter-web to v4 #32

Open
renovate wants to merge 1 commits from renovate/org.springframework.boot-spring-boot-starter-web-4.x into main

View File

@@ -25,7 +25,7 @@
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId> <artifactId>spring-boot-starter-web</artifactId>
<version>3.5.7</version> <version>4.0.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>