Skip to content

Commit b34a44f

Browse files
committed
Upgrade mesos scheduler library to 0.23.1
1 parent 9b714ae commit b34a44f

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
@@ -16,7 +16,7 @@
1616
<commons-logging.version>1.1.3</commons-logging.version>
1717
<commons-httpclient.version>3.1</commons-httpclient.version>
1818
<hadoop-client.version>2.5.0-mr1-cdh5.2.0</hadoop-client.version>
19-
<mesos.version>0.21.0</mesos.version>
19+
<mesos.version>0.23.1</mesos.version>
2020
<protobuf.version>2.5.0</protobuf.version>
2121
<metrics.version>3.1.0</metrics.version>
2222
<snappy-java.version>1.0.5</snappy-java.version>

0 commit comments

Comments
 (0)