Skip to content

Commit

Permalink
2.15.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed May 30, 2023
1 parent 05a2500 commit 30a7ba5
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 @@ -8,7 +8,7 @@
<parent>
<groupId>com.fasterxml.jackson</groupId>
<artifactId>jackson-base</artifactId>
<version>2.15.2-SNAPSHOT</version>
<version>2.15.2</version>
</parent>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</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 @@ -14,7 +14,7 @@ a pure JSON library.
=== Releases ===
------------------------------------------------------------------------

2.15.2 (not yet released)
2.15.2 (30-May-2023)

#1019: Allow override of `StreamReadContraints` default with
`overrideDefaultStreamReadConstraints()`
Expand Down

0 comments on commit 30a7ba5

Please sign in to comment.