Skip to content

Commit

Permalink
Prep for 2.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Nov 1, 2024
1 parent 306d255 commit 683310e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-base</artifactId>
<version>2.17.3-SNAPSHOT</version>
<version>2.17.3</version>
</parent>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformats-text</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Active Maintainers:

No changes since 2.17

2.17.3 (not yet released)
2.17.3 (01-Nov-2024)

#499: (yaml) SnakeYAML upgrade to 2.3
(contributed by @pjfanning)
Expand Down

0 comments on commit 683310e

Please sign in to comment.