Skip to content

Commit 8852971

Browse files
chore(deps): bump org.msgpack:msgpack-core from 0.9.7 to 0.9.8
Bumps [org.msgpack:msgpack-core](https://github.com/msgpack/msgpack-java) from 0.9.7 to 0.9.8. - [Release notes](https://github.com/msgpack/msgpack-java/releases) - [Changelog](https://github.com/msgpack/msgpack-java/blob/main/RELEASE_NOTES.md) - [Commits](msgpack/msgpack-java@v0.9.7...v0.9.8) --- updated-dependencies: - dependency-name: org.msgpack:msgpack-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 996f357 commit 8852971

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
@@ -308,7 +308,7 @@
308308
<dependency>
309309
<groupId>org.msgpack</groupId>
310310
<artifactId>msgpack-core</artifactId>
311-
<version>0.9.7</version>
311+
<version>0.9.8</version>
312312
</dependency>
313313
<!-- If we use okhttp instead of java urlconnection we achieve server failover
314314
of the influxdb server address resolves to all influxdb server ips. -->

0 commit comments

Comments
 (0)