Skip to content

Commit

Permalink
Update dependency com.lmax:disruptor to v3.4.4 (#589)
Browse files Browse the repository at this point in the history
Co-authored-by: Engineering Services Bot <[email protected]>
Co-authored-by: Ana Felisatti <[email protected]>
3 people authored Dec 23, 2021
1 parent b30dfee commit b95093c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -97,7 +97,8 @@
<commons.cli.version>1.5.0</commons.cli.version>
<commons.lang3.version>3.12.0</commons.lang3.version>
<log4j.version>2.17.0</log4j.version>
<disruptor.version>3.3.7</disruptor.version>
<disruptor.version>3.4.4</disruptor.version>


<junit.version>4.13.2</junit.version>
<hamcrest.version>1.3</hamcrest.version>

0 comments on commit b95093c

Please sign in to comment.