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 acfc728 commit c2d11fcCopy full SHA for c2d11fc
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>com.fasterxml.jackson</groupId>
7
<artifactId>jackson-base</artifactId>
8
- <version>2.10.5-SNAPSHOT</version>
+ <version>2.10.5</version>
9
</parent>
10
11
<groupId>com.fasterxml.jackson.core</groupId>
release-notes/VERSION-2.x
@@ -4,7 +4,7 @@ Project: jackson-databind
4
=== Releases ===
------------------------------------------------------------------------
-2.10.5 (not yet released)
+2.10.5 (21-Jul-2020)
#2787 (partial fix): NPE after add mixin for enum
(reported by Denis K)
0 commit comments