Skip to content

Commit

Permalink
Merge pull request #816 from k163377/fix/docs
Browse files Browse the repository at this point in the history
Update docs wrt release 2.17.2
  • Loading branch information
k163377 committed Jul 6, 2024
2 parents 7f6a996 + 062cbfb commit b0eab85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Maven:
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-kotlin</artifactId>
<version>2.17.0</version>
<version>2.17.2</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Contributors:
* #782: Organize deprecated contents
* #542: Remove meaningless checks and properties in KNAI

# 2.17.2 (not yet released)
# 2.17.2 (05-Jul-2024)

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

0 comments on commit b0eab85

Please sign in to comment.