Skip to content

Commit 219944d

Browse files
authored
Merge pull request #513 from msgpack/releasenote-0.8.18
Add 0.8.18 release note
2 parents 1816b1e + 65dc322 commit 219944d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
22

3+
## 0.8.18
4+
* (internal) Update sbt related dependencies [#507](https://github.com/msgpack/msgpack-java/pull/507)
5+
* Use jackson-databind 2.9.9.3 for security vulnerability [#511](https://github.com/msgpack/msgpack-java/pull/511)
6+
37
## 0.8.17
48
* Fix OOM exception for invalid msgpack messages [#500](https://github.com/msgpack/msgpack-java/pull/500)
59
* Use jackson-databind 2.9.9 for security vulnerability [#505](https://github.com/msgpack/msgpack-java/pull/505)

0 commit comments

Comments
 (0)