We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6748825 commit 097ba58Copy full SHA for 097ba58
pom.xml
@@ -8,7 +8,7 @@
8
<parent>
9
<groupId>com.fasterxml.jackson</groupId>
10
<artifactId>jackson-base</artifactId>
11
- <version>2.13.2-SNAPSHOT</version>
+ <version>2.13.2</version>
12
</parent>
13
<groupId>com.fasterxml.jackson.module</groupId>
14
<artifactId>jackson-module-kotlin</artifactId>
release-notes/VERSION-2.x
@@ -18,6 +18,10 @@ Co-maintainers:
18
19
No changes since 2.13
20
21
+2.13.2 (06-Mar-2022)
22
+
23
+No changes since 2.13.1?
24
25
2.13.1 (19-Dec-2021)
26
27
* #456: Refactor KNAI.findImplicitPropertyName()
0 commit comments