DATACMNS-1218 - Upgraded to Vavr 0.9.2.

This commit is contained in:
Oliver Gierke
2017-11-24 23:07:52 +01:00
parent 65772eb515
commit c859f56bf1

View File

@@ -17,7 +17,7 @@
<properties>
<javaslang>2.0.6</javaslang>
<vavr>0.9.1</vavr>
<vavr>0.9.2</vavr>
<scala>2.11.7</scala>
<xmlbeam>1.4.12</xmlbeam>
@@ -163,7 +163,7 @@
<version>1.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.interceptor</groupId>
<artifactId>javax.interceptor-api</artifactId>