Add property to manage Eclipse Collections version.

Fixes #1719.
This commit is contained in:
Oliver Drotbohm
2022-05-03 15:53:26 +02:00
parent af08925c47
commit 5b63525c1c

View File

@@ -103,6 +103,7 @@
<assertj>3.22.0</assertj>
<cdi>3.0.0</cdi>
<commons-io>2.5</commons-io>
<eclipse-collections>11.0.0</eclipse-collections>
<guava>19.0</guava>
<hamcrest>1.3</hamcrest>
<jackson>2.13.2</jackson>