Browse Source

DATACMNS-1166 - Upgrade to Vavr 0.9.1.

pull/241/merge
Oliver Gierke 9 years ago
parent
commit
2c20377cfa
  1. 2
      pom.xml

2
pom.xml

@ -17,7 +17,7 @@ @@ -17,7 +17,7 @@
<properties>
<javaslang>2.0.6</javaslang>
<vavr>0.9.0</vavr>
<vavr>0.9.1</vavr>
<scala>2.11.7</scala>
<xmlbeam>1.4.12</xmlbeam>
</properties>

Loading…
Cancel
Save