Skip to content

Commit 93be602

Browse files
Bump msgpack-core from 0.8.23 to 0.8.24 (#746)
Bumps [msgpack-core](https://github.com/msgpack/msgpack-java) from 0.8.23 to 0.8.24. - [Release notes](https://github.com/msgpack/msgpack-java/releases) - [Changelog](https://github.com/msgpack/msgpack-java/blob/develop/RELEASE_NOTES.md) - [Commits](msgpack/msgpack-java@v0.8.23...v0.8.24) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e67b45 commit 93be602

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.23</version>
304+
<version>0.8.24</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)