Update slf4j

This commit is contained in:
Andrea Cavalli 2022-10-17 15:29:56 +02:00
parent 25bd647053
commit 4b5f4843f5
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId> <artifactId>slf4j-api</artifactId>
<version>2.0.0</version> <version>2.0.3</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.reactivestreams</groupId> <groupId>org.reactivestreams</groupId>