This repository was archived by the owner on Jan 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Guava (http://code.google.com/p/guava-libraries/) types (currently mostly just c
29
29
</contributors >
30
30
31
31
<properties >
32
- <version .jackson>2.4.3 </version .jackson>
32
+ <version .jackson>2.4.4 </version .jackson>
33
33
34
34
<!-- Generate PackageVersion.java into this directory. -->
35
35
<packageVersion .dir>com/fasterxml/jackson/datatype/guava</packageVersion .dir>
Original file line number Diff line number Diff line change 1
1
Project: jackson-datatype-guava
2
- Version: 2.4.3 (04-Oct-2014)
3
-
4
- #50: Add support for `InternetDomainName`
5
- (suggested by sdavids@github)
6
- - Improved serialization, type handling, schema-access for `Range` and `Optional`.
7
2
8
3
------------------------------------------------------------------------
9
4
=== History: ===
10
5
------------------------------------------------------------------------
11
6
7
+ 2.4.4 (24-Nov-2014)
8
+
9
+ No changes since 2.4.3
10
+
11
+ 2.4.3 (04-Oct-2014)
12
+
13
+ #50: Add support for `InternetDomainName`
14
+ (suggested by sdavids@github)
15
+ - Improved serialization, type handling, schema-access for `Range` and `Optional`.
16
+
12
17
2.4.2 (15-Aug-2014)
13
18
14
19
#46: Can not serialize guava Iterables
You can’t perform that action at this time.
0 commit comments