refactoring

This commit is contained in:
DahoudG
2024-09-01 04:08:20 +00:00
parent 4ccf1b0349
commit dc1482c399
3 changed files with 30 additions and 25 deletions

View File

@@ -31,9 +31,8 @@
<dependencies>
<dependency>
<groupId>org.mindrot</groupId>
<artifactId>jbcrypt</artifactId>
<version>0.4</version>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
</dependency>
<dependency>
<groupId>io.quarkiverse.groovy</groupId>