We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 633c730 commit d98397eCopy full SHA for d98397e
pom.xml
@@ -84,18 +84,18 @@
84
<dependency>
85
<groupId>org.slf4j</groupId>
86
<artifactId>slf4j-api</artifactId>
87
- <version>1.8.0-beta4</version>
+ <version>2.0.7</version>
88
</dependency>
89
90
91
<artifactId>slf4j-simple</artifactId>
92
93
<scope>runtime</scope>
94
95
96
<groupId>junit</groupId>
97
<artifactId>junit</artifactId>
98
- <version>4.13.1</version>
+ <version>4.13.2</version>
99
<scope>test</scope>
100
101
</dependencies>
0 commit comments