Skip to content

Commit 0ccf255

Browse files
committed
prepare for 2.7.5
1 parent 4c55625 commit 0ccf255

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>com.fasterxml.jackson.core</groupId>
5353
<artifactId>jackson-core</artifactId>
54-
<version>2.7.4</version>
54+
<version>2.7.5</version>
5555
</dependency>
5656

5757
<!-- and for testing we need a few libraries

release-notes/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Project: jackson-databind
44
=== Releases ===
55
------------------------------------------------------------------------
66

7-
2.7.5 (not yet released)
7+
2.7.5 (11-Jun-2016)
88

99
#1098: DeserializationFeature.FAIL_ON_INVALID_SUBTYPE does not work with
1010
`JsonTypeInfo.Id.CLASS`

0 commit comments

Comments
 (0)