Skip to content

Commit b0eab85

Browse files
authored
Merge pull request #816 from k163377/fix/docs
Update docs wrt release 2.17.2
2 parents 7f6a996 + 062cbfb commit b0eab85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Maven:
2727
<dependency>
2828
<groupId>com.fasterxml.jackson.module</groupId>
2929
<artifactId>jackson-module-kotlin</artifactId>
30-
<version>2.17.0</version>
30+
<version>2.17.2</version>
3131
</dependency>
3232
```
3333

release-notes/CREDITS-2.x

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Contributors:
1919
* #782: Organize deprecated contents
2020
* #542: Remove meaningless checks and properties in KNAI
2121

22-
# 2.17.2 (not yet released)
22+
# 2.17.2 (05-Jul-2024)
2323

2424
WrongWrong (@k163377)
2525
* #799: Fixed problem with code compiled with 2.17.x losing backward compatibility.

0 commit comments

Comments
 (0)