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 a73a89c commit 174c78fCopy full SHA for 174c78f
pom.xml
@@ -51,7 +51,7 @@
51
<dependency>
52
<groupId>com.fasterxml.jackson.core</groupId>
53
<artifactId>jackson-core</artifactId>
54
- <version>2.7.5</version>
+ <version>2.7.6</version>
55
</dependency>
56
57
<!-- and for testing we need a few libraries
release-notes/VERSION
@@ -4,7 +4,7 @@ Project: jackson-databind
4
=== Releases ===
5
------------------------------------------------------------------------
6
7
-2.7.6 (not yet released)
+2.7.6 (23-Jul-2016)
8
9
#1215: Problem with type specialization for Maps with `@JsonDeserialize(as=subtype)`
10
(reported by brentryan@github)
0 commit comments