Skip to content

Commit 4cbaf74

Browse files
committed
Updated pom.xml to depend on mesos 0.20.0.
1 parent ff6cbc2 commit 4cbaf74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>org.apache.mesos</groupId>
7575
<artifactId>mesos</artifactId>
76-
<version>0.19.0</version>
76+
<version>0.20.0</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>com.google.protobuf</groupId>

0 commit comments

Comments
 (0)