Update dependency org.springframework.boot:spring-boot-starter-web to v3.5.3 #15

Open
renovate wants to merge 1 commits from renovate/org.springframework.boot-spring-boot-starter-web-3.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.4.4</version> <version>3.5.3</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>