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 f2b4672 + d1f707c commit fe830cbCopy full SHA for fe830cb
examples/pom.xml
@@ -58,7 +58,7 @@
58
<dependency>
59
<groupId>org.apache.logging.log4j</groupId>
60
<artifactId>log4j-api</artifactId>
61
- <version>2.25.0</version>
+ <version>2.25.1</version>
62
</dependency>
63
64
tests/integration/pom.xml
@@ -39,12 +39,12 @@
39
40
41
42
43
44
45
46
<artifactId>log4j-slf4j2-impl</artifactId>
47
48
49
50
<groupId>org.junit.jupiter</groupId>
0 commit comments