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

Commit b0a6a43

Browse files
committed
prepare for 2.4.3
1 parent 53953b2 commit b0a6a43

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.2</version.jackson>
32+
<version.jackson>2.4.3</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
@@ -1,5 +1,5 @@
11
Project: jackson-datatype-guava
2-
Version: 2.4.3 (xx-xxx-2014)
2+
Version: 2.4.3 (04-Oct-2014)
33

44
#50: Add support for `InternetDomainName`
55
(suggested by sdavids@github)

0 commit comments

Comments
 (0)