1
mirror of https://github.com/CarmJos/EasySQL.git synced 2026-06-04 15:28:20 +08:00

fix(deps): update dependency org.slf4j:slf4j-api to v2

This commit is contained in:
renovate[bot]
2025-01-18 00:18:40 +00:00
committed by Carm
parent 23a3f66e3f
commit a24b5bd0d2
+1 -1
View File
@@ -56,7 +56,7 @@
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId> <artifactId>slf4j-api</artifactId>
<version>1.7.36</version> <version>2.0.16</version>
</dependency> </dependency>
</dependencies> </dependencies>