Update dependency org.slf4j:slf4j-simple to v2.0.17
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
2025-03-23 05:24:51 +00:00
parent eb08f0bcab
commit 5ed444ab92

View File

@@ -33,7 +33,7 @@
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId> <artifactId>slf4j-simple</artifactId>
<version>2.0.6</version> <version>2.0.17</version>
</dependency> </dependency>
<!-- Dependency used for SQLite database connections--> <!-- Dependency used for SQLite database connections-->