We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bd4b18 commit 8573033Copy full SHA for 8573033
RELEASE_NOTES.md
@@ -1,5 +1,9 @@
1
# Release Notes
2
3
+## 0.8.19
4
+ * Support JDK11
5
+ * msgpack-jackson: Fixes [#515](https://github.com/msgpack/msgpack-java/pull/515)
6
+
7
## 0.8.18
8
* (internal) Update sbt related dependencies [#507](https://github.com/msgpack/msgpack-java/pull/507)
9
* Use jackson-databind 2.9.9.3 for security vulnerability [#511](https://github.com/msgpack/msgpack-java/pull/511)
0 commit comments