We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5766fbe commit 261b915Copy full SHA for 261b915
1 file changed
pom.xml
@@ -41,19 +41,19 @@
41
<dependency>
42
<groupId>org.slf4j</groupId>
43
<artifactId>slf4j-api</artifactId>
44
- <version>1.7.36</version>
+ <version>2.0.12</version>
45
</dependency>
46
47
48
<groupId>org.jetbrains</groupId>
49
<artifactId>annotations</artifactId>
50
- <version>23.0.0</version>
+ <version>24.1.0</version>
51
<scope>provided</scope>
52
53
54
55
<artifactId>slf4j-simple</artifactId>
56
57
<scope>test</scope>
58
59
0 commit comments