Compare commits

1 Commits

Author SHA1 Message Date
15db52ed29 Update dependency org.springframework.boot:spring-boot-starter-json to v4
All checks were successful
continuous-integration/drone/pr Build is passing
2026-04-23 21:16:08 +00:00

View File

@@ -30,7 +30,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-json</artifactId>
<version>3.5.13</version>
<version>4.0.6</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>