We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b41925 commit 180027aCopy full SHA for 180027a
pom.xml
@@ -8,7 +8,7 @@
8
<parent>
9
<groupId>com.fasterxml.jackson</groupId>
10
<artifactId>jackson-base</artifactId>
11
- <version>2.15.0-SNAPSHOT</version>
+ <version>2.15.0</version>
12
</parent>
13
<groupId>com.fasterxml.jackson.core</groupId>
14
<artifactId>jackson-core</artifactId>
release-notes/VERSION-2.x
@@ -14,7 +14,7 @@ JSON library.
=== Releases ===
15
------------------------------------------------------------------------
16
17
-2.15.0-rc3 (14-Apr-2023)
+2.15.0 (23-Apr-2023)
18
19
#827: Add numeric value size limits via `StreamReadConstraints` (fixes
20
`sonatype-2022-6438`)
0 commit comments