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

This commit is contained in:
2025-06-19 17:01:08 +00:00
parent 8029f2d931
commit f07274c979

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.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>