Skip to content

Commit

Permalink
fix: upgrade org.msgpack:msgpack-core from 0.9.5 to 0.9.6
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.msgpack:msgpack-core from 0.9.5 to 0.9.6.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.msgpack/msgpack-core/

See this project in Snyk:
https://app.snyk.io/org/shitzuu/project/89a90d41-5a13-496f-b01c-02493118bb90?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and rchomczyk committed Oct 17, 2023
1 parent ec19d1e commit c45fdec
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 @@ -34,7 +34,7 @@
<dependency>
<groupId>org.msgpack</groupId>
<artifactId>msgpack-core</artifactId>
<version>0.9.5</version>
<version>0.9.6</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c45fdec

Please sign in to comment.