Introduce version property for Vavr.

Fixes #1645
This commit is contained in:
Oliver Drotbohm
2022-02-14 16:11:46 +01:00
parent 44ea0c9093
commit 3006106bc2

View File

@@ -132,6 +132,7 @@
<testcontainers>1.16.3</testcontainers>
<threetenbp>1.5.2</threetenbp>
<validation>1.1.0.Final</validation>
<vavr>0.10.4</vavr>
<webbeans>2.0.26</webbeans>
<webbeans.xbean>4.20</webbeans.xbean>
<javax-annotation-api>1.3.2</javax-annotation-api>