Update dependency org.springframework.boot:spring-boot-starter-web to v3.5.14
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2026-04-23 21:15:55 +00:00
parent 6596c248f1
commit fdf36fb1a9

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