We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f6a996 + 062cbfb commit b0eab85Copy full SHA for b0eab85
README.md
@@ -27,7 +27,7 @@ Maven:
27
<dependency>
28
<groupId>com.fasterxml.jackson.module</groupId>
29
<artifactId>jackson-module-kotlin</artifactId>
30
- <version>2.17.0</version>
+ <version>2.17.2</version>
31
</dependency>
32
```
33
release-notes/CREDITS-2.x
@@ -19,7 +19,7 @@ Contributors:
19
* #782: Organize deprecated contents
20
* #542: Remove meaningless checks and properties in KNAI
21
22
-# 2.17.2 (not yet released)
+# 2.17.2 (05-Jul-2024)
23
24
WrongWrong (@k163377)
25
* #799: Fixed problem with code compiled with 2.17.x losing backward compatibility.
0 commit comments