Skip to content

Commit 6671310

Browse files
committed
Prepare for 2.12.4 release
1 parent 8c038fb commit 6671310

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
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.fasterxml.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>2.12.4-SNAPSHOT</version>
11+
<version>2.12.4</version>
1212
</parent>
1313

1414
<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
@@ -14,7 +14,7 @@ JSON library.
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17-
2.12.4 (not yet released)
17+
2.12.4 (06-Jul-2021)
1818

1919
#702: `ArrayOutOfBoundException` at `WriterBasedJsonGenerator.writeString(Reader, int)`
2020
(reported by Jeffrey Y)

0 commit comments

Comments
 (0)