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 ac8d9bf commit 85c0888Copy full SHA for 85c0888
1 file changed
pom.xml
@@ -224,15 +224,10 @@
224
<version>6.14.3</version>
225
<scope>test</scope>
226
</dependency>
227
- <dependency>
228
- <groupId>org.slf4j</groupId>
229
- <artifactId>slf4j-log4j12</artifactId>
230
- <version>1.7.32</version>
231
- </dependency>
232
<dependency>
233
<groupId>org.apache.logging.log4j</groupId>
234
<artifactId>log4j-slf4j-impl</artifactId>
235
- <version>2.16.0</version>
+ <version>2.17.0</version>
236
237
238
<groupId>com.github.freva</groupId>
0 commit comments