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

This commit is contained in:
2026-08-20 21:13:41 +00:00
parent 6596c248f1
commit b1216be6c2
+1 -1
View File
@@ -25,7 +25,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>3.5.11</version>
<version>4.1.1</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>