Skip to content

Commit 9622768

Browse files
Update dependency com.lmax:disruptor to v4
1 parent d4880b2 commit 9622768

File tree

1 file changed

+1
-1
lines changed
  • benchmarks/benchmark-logging/benchmark-log4j2

1 file changed

+1
-1
lines changed

benchmarks/benchmark-logging/benchmark-log4j2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.lmax</groupId>
3636
<artifactId>disruptor</artifactId>
37-
<version>3.4.4</version>
37+
<version>4.0.0</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>org.openjdk.jmh</groupId>

0 commit comments

Comments
 (0)