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.
2 parents e6cb9b9 + 3cda83c commit c2cf221Copy full SHA for c2cf221
pom.xml
@@ -320,12 +320,12 @@
320
<dependency>
321
<groupId>org.apache.logging.log4j</groupId>
322
<artifactId>log4j-slf4j-impl</artifactId>
323
- <version>2.13.1</version>
+ <version>2.16.0</version>
324
</dependency>
325
326
327
<artifactId>log4j-core</artifactId>
328
- <version>2.15.0</version>
329
330
331
<groupId>com.github.chaosfirebolt.converter</groupId>
@@ -347,7 +347,7 @@
347
348
<groupId>org.mock-server</groupId>
349
<artifactId>mockserver-netty</artifactId>
350
- <version>5.11.1</version>
+ <version>5.11.2</version>
351
<scope>test</scope>
352
353
0 commit comments