Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 77ba3f1

Browse files
committed
Prepare for 2.4.6
1 parent db9d821 commit 77ba3f1

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
@@ -29,7 +29,7 @@ Guava (http://code.google.com/p/guava-libraries/) types (currently mostly just c
2929
</contributors>
3030

3131
<properties>
32-
<version.jackson>2.4.5</version.jackson>
32+
<version.jackson>2.4.6</version.jackson>
3333

3434
<!-- Generate PackageVersion.java into this directory. -->
3535
<packageVersion.dir>com/fasterxml/jackson/datatype/guava</packageVersion.dir>

release-notes/VERSION

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

7-
2.4.6 (not yet released)
7+
2.4.6 (23-Apr-2015)
88

99
#61: NPE serializing `Multimap`s with null values
1010
(reported by sixinli@github)

0 commit comments

Comments
 (0)