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 cbad874 commit 6e50c7bCopy full SHA for 6e50c7b
pom.xml
@@ -51,7 +51,7 @@
51
<dependency>
52
<groupId>com.fasterxml.jackson.core</groupId>
53
<artifactId>jackson-core</artifactId>
54
- <version>2.7.4-SNAPSHOT</version>
+ <version>2.7.4</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.4 (not yet released)
+2.7.4 (29-Apr-2016)
8
9
#1122: Jackson 2.7 and Lombok: 'Conflicting/ambiguous property name definitions'
10
#1178: `@JsonSerialize(contentAs=superType)` behavior disallowed in 2.7
0 commit comments