Skip to content

Commit

Permalink
Bump msgpack-java to 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
akudiyar committed Dec 27, 2023
1 parent 35f16cd commit 42185ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
<dependency>
<groupId>org.msgpack</groupId>
<artifactId>msgpack-core</artifactId>
<version>0.9.0</version>
<version>0.9.6</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 42185ef

Please sign in to comment.