Skip to content

Commit 53fc6c5

Browse files
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.19 (#2029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b57e9e commit 53fc6c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>org.slf4j</groupId>
7676
<artifactId>slf4j-api</artifactId>
77-
<version>2.0.18</version>
77+
<version>2.0.19</version>
7878
</dependency>
7979

8080
<!-- test -->

0 commit comments

Comments
 (0)