Skip to content

Commit 1f6c710

Browse files
committed
Update msgpack to 0.8.22 to address #545
1 parent ff4f650 commit 1f6c710

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
@@ -301,7 +301,7 @@
301301
<dependency>
302302
<groupId>org.msgpack</groupId>
303303
<artifactId>msgpack-core</artifactId>
304-
<version>0.8.21</version>
304+
<version>0.8.22</version>
305305
</dependency>
306306
<!-- If we use okhttp instead of java urlconnection we achieve server failover
307307
of the influxdb server address resolves to all influxdb server ips. -->

0 commit comments

Comments
 (0)