Skip to content

Commit c3a1209

Browse files
committed
DATACMNS-1218 - Upgraded to Vavr 0.9.2.
1 parent 3c96e4e commit c3a1209

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<properties>
1919
<javaslang>2.0.6</javaslang>
20-
<vavr>0.9.1</vavr>
20+
<vavr>0.9.2</vavr>
2121
<scala>2.11.7</scala>
2222
<xmlbeam>1.4.12</xmlbeam>
2323

@@ -163,7 +163,7 @@
163163
<version>1.0.1</version>
164164
<scope>test</scope>
165165
</dependency>
166-
166+
167167
<dependency>
168168
<groupId>javax.interceptor</groupId>
169169
<artifactId>javax.interceptor-api</artifactId>

0 commit comments

Comments
 (0)