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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-03 23:20:21 +00:00 committed by GitHub
parent 9ae440786f
commit 84f72ac70d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId> <artifactId>slf4j-api</artifactId>
<version>2.0.7</version> <version>2.0.9</version>
</dependency> </dependency>
<!-- test --> <!-- test -->