We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e9580b commit cd124aeCopy full SHA for cd124ae
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>com.fasterxml.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>2.12.1-SNAPSHOT</version>
+ <version>2.12.1</version>
13
</parent>
14
<groupId>com.fasterxml.jackson.datatype</groupId>
15
<artifactId>jackson-datatype-joda</artifactId>
release-notes/VERSION-2.x
@@ -4,7 +4,7 @@ Project: jackson-datatype-joda
4
=== Releases ===
5
------------------------------------------------------------------------
6
7
-2.12.1 (not yet released)
+2.12.1 (08-Jan-2021)
8
#120: Cache formatter with offset parsed (performance improvement)
(contributed by Guido M)
0 commit comments