Skip to content

Commit 8308009

Browse files
build(deps): bump org.msgpack:msgpack-core from 0.9.10 to 0.9.11 (#812)
Bumps [org.msgpack:msgpack-core](https://github.com/msgpack/msgpack-java) from 0.9.10 to 0.9.11. - [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.10...v0.9.11) --- updated-dependencies: - dependency-name: org.msgpack:msgpack-core dependency-version: 0.9.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f689942 commit 8308009

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
@@ -150,7 +150,7 @@
150150
<dependency>
151151
<groupId>org.msgpack</groupId>
152152
<artifactId>msgpack-core</artifactId>
153-
<version>0.9.10</version>
153+
<version>0.9.11</version>
154154
</dependency>
155155

156156
<!-- Spring Boot -->

0 commit comments

Comments
 (0)