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 28, 2023
1 parent 1ad23e2 commit 14e051a
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 14e051a

Please sign in to comment.