Skip to content

Commit 9d23218

Browse files
committed
Prepare for 2.6.5
1 parent 034f3c0 commit 9d23218

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
@@ -76,7 +76,7 @@ javax.xml.datatype, javax.xml.namespace, javax.xml.parsers
7676
<dependency>
7777
<groupId>com.fasterxml.jackson.core</groupId>
7878
<artifactId>jackson-core</artifactId>
79-
<version>2.6.4</version>
79+
<version>2.6.5</version>
8080
</dependency>
8181

8282
<!-- 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.6.5 (not yet released)
7+
2.6.5 (19-Jan-2016)
88

99
#1052: Don't generate a spurious NullNode after parsing an embedded object
1010
(reported by philipa@github)

0 commit comments

Comments
 (0)