Skip to content

Commit 92d906d

Browse files
committed
shoudl work with log4j >= 2.23.
1 parent f3b30cd commit 92d906d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

poms-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@
609609
<!-- used for asynchronous logging in log4j2 -->
610610
<groupId>com.lmax</groupId>
611611
<artifactId>disruptor</artifactId>
612-
<version>3.4.4</version>
612+
<version>4.0.0</version>
613613
</dependency>
614614

615615

0 commit comments

Comments
 (0)