Skip to content

Commit d0caf34

Browse files
committed
prepare for 2.12.1 release
1 parent f7e0066 commit d0caf34

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
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.fasterxml.jackson</groupId>
1111
<artifactId>jackson-base</artifactId>
12-
<version>2.12.1-SNAPSHOT</version>
12+
<version>2.12.2</version>
1313
</parent>
1414
<groupId>com.fasterxml.jackson.module</groupId>
1515
<artifactId>jackson-module-kotlin</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Co-maintainers:
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17-
2.12.1 (not yet released)
17+
2.12.1 (08-Jan-2021)
1818

1919
#402: Remove implicitly-included `java.base` dep in `module-info.java`
2020
(reported by UkonnRa@github)

0 commit comments

Comments
 (0)