Skip to content

Commit

Permalink
Bump msgpack-core from 0.9.3 to 0.9.4 (#542)
Browse files Browse the repository at this point in the history
Bumps [msgpack-core](https://github.com/msgpack/msgpack-java) from 0.9.3 to 0.9.4.
- [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.9.3...v0.9.4)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 11, 2023
1 parent 01526fb commit c1701cf
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 @@ -117,7 +117,7 @@
<dependency>
<groupId>org.msgpack</groupId>
<artifactId>msgpack-core</artifactId>
<version>0.9.3</version>
<version>0.9.4</version>
</dependency>

<!-- Spring Boot -->
Expand Down

0 comments on commit c1701cf

Please sign in to comment.