Skip to content

Commit 9405318

Browse files
committed
BAEL-17684 Pom properties cleanup
1 parent f0df9a7 commit 9405318

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

disruptor/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414

1515
<dependencies>
1616
<!-- utils -->
17+
<dependency>
18+
<groupId>org.apache.commons</groupId>
19+
<artifactId>commons-lang3</artifactId>
20+
<version>${commons-lang3.version}</version>
21+
</dependency>
1722
<dependency>
1823
<groupId>com.lmax</groupId>
1924
<artifactId>disruptor</artifactId>

0 commit comments

Comments
 (0)