Update springboot.

main
Paulo Gustavo Veiga 2024-03-13 21:54:23 -07:00
parent 002d761645
commit 80ffdebf33
1 changed files with 1 additions and 8 deletions

View File

@ -166,14 +166,7 @@
<artifactId>fluent-hc</artifactId> <artifactId>fluent-hc</artifactId>
<version>4.5.14</version> <version>4.5.14</version>
</dependency> </dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.26</version>
<scope>compile</scope>
</dependency>
<dependency> <dependency>
<groupId>org.springframework.security</groupId> <groupId>org.springframework.security</groupId>
<artifactId>spring-security-test</artifactId> <artifactId>spring-security-test</artifactId>