otro update

This commit is contained in:
Jaime Jiménez
2025-06-13 13:46:59 +02:00
parent 9236d8ccd1
commit 276cf2ad7c
3 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<optional>true</optional>
<scope>runtime</scope> <!-- no se empaqueta en prod -->
</dependency>
<dependency>