Skip to content

Commit 30a7ba5

Browse files
committed
2.15.2 release
1 parent 05a2500 commit 30a7ba5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.fasterxml.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>2.15.2-SNAPSHOT</version>
11+
<version>2.15.2</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.core</groupId>
1414
<artifactId>jackson-core</artifactId>

release-notes/VERSION-2.x

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ a pure JSON library.
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17-
2.15.2 (not yet released)
17+
2.15.2 (30-May-2023)
1818

1919
#1019: Allow override of `StreamReadContraints` default with
2020
`overrideDefaultStreamReadConstraints()`

0 commit comments

Comments
 (0)