Refactoring - Version OK

This commit is contained in:
dahoud
2025-11-17 15:27:42 +00:00
parent 990ee549e6
commit edaa5b17ea
67 changed files with 19835 additions and 1729 deletions

View File

@@ -126,7 +126,13 @@
<source>17</source>
<target>17</target>
<encoding>UTF-8</encoding>
<annotationProcessorPaths>
<path>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.30</version>
</path>
</annotationProcessorPaths>
</configuration>
</plugin>