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 c46e9a7659
commit ccdc502f38

View File

@@ -101,6 +101,7 @@
<assertj>3.22.0</assertj>
<cdi>1.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.1</jackson>