Skip to content

Commit fc0fe94

Browse files
build(deps): bump org.msgpack:msgpack-core from 0.9.9 to 0.9.10 (#762)
Bumps [org.msgpack:msgpack-core](https://github.com/msgpack/msgpack-java) from 0.9.9 to 0.9.10. - [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.9...v0.9.10) --- updated-dependencies: - dependency-name: org.msgpack:msgpack-core dependency-version: 0.9.10 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>
1 parent 880d4b0 commit fc0fe94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>org.msgpack</groupId>
124124
<artifactId>msgpack-core</artifactId>
125-
<version>0.9.9</version>
125+
<version>0.9.10</version>
126126
</dependency>
127127

128128
<!-- Spring Boot -->

0 commit comments

Comments
 (0)