chore: Some minor changes

This commit is contained in:
2025-03-08 17:53:47 +01:00
parent 32fba49587
commit 5e45851e04
3 changed files with 2 additions and 21 deletions

View File

@ -128,12 +128,6 @@
<artifactId>slf4j-simple</artifactId>
<version>2.0.17</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jdk8</artifactId>
<version>2.15.0</version> <!-- Use the latest version -->
</dependency>
</dependencies>
</project>