Skip to content

Commit 510a4f6

Browse files
committed
Prepare for 2.12.6 release
1 parent b060c41 commit 510a4f6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.fasterxml.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>2.12.6-SNAPSHOT</version>
11+
<version>2.12.6</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.module</groupId>
1414
<artifactId>jackson-module-kotlin</artifactId>

release-notes/VERSION-2.x

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,12 @@ Co-maintainers:
1818

1919
No changes since 2.12
2020

21+
2.12.6 (15-Dec-2021)
2122
2.12.5 (27-Aug-2021)
2223
2.12.4 (06-Jul-2021)
2324
2.12.3 (12-Apr-2021)
2425

25-
No changes since 2.12.2
26+
No recorded changes since 2.12.2
2627

2728
2.12.2 (03-Mar-2021)
2829

0 commit comments

Comments
 (0)