Skip to content

Commit 282cea3

Browse files
committed
Prepare for 2.12.5 release
1 parent 92afd35 commit 282cea3

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.5-SNAPSHOT</version>
13+
<version>2.12.5</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.5 (not yet released)
7+
2.12.5 (27-Aug-2021)
88

99
#3220: (regression) Factory method generic type resolution does not use
1010
Class-bound type parameter

0 commit comments

Comments
 (0)