Skip to content

Commit e616ca5

Browse files
committed
Prepare for 2.12.3 release
1 parent 67ba365 commit e616ca5

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
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.fasterxml.jackson</groupId>
1212
<artifactId>jackson-base</artifactId>
13-
<version>2.12.3-SNAPSHOT</version>
13+
<version>2.12.3</version>
1414
</parent>
1515

1616
<groupId>com.fasterxml.jackson.core</groupId>

release-notes/VERSION-2.x

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.12.3 (not yet released)
7+
2.12.3 (12-Apr-2021)
88

99
#3108: `TypeFactory` cannot convert `Collection` sub-type without type parameters
1010
to canonical form and back

0 commit comments

Comments
 (0)