We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155f66d commit 4dd2ee2Copy full SHA for 4dd2ee2
pom.xml
@@ -8,9 +8,8 @@
8
<parent>
9
<groupId>com.fasterxml.jackson</groupId>
10
<artifactId>jackson-base</artifactId>
11
- <version>2.19.2-SNAPSHOT</version>
+ <version>2.19.2</version>
12
</parent>
13
-
14
<groupId>com.fasterxml.jackson.core</groupId>
15
<artifactId>jackson-core</artifactId>
16
<name>Jackson-core</name>
release-notes/VERSION-2.x
@@ -14,7 +14,7 @@ a pure JSON library.
=== Releases ===
------------------------------------------------------------------------
17
-2.19.2 (not yet released)
+2.19.2 (18-Jul-2025)
18
19
No changes since 2.19.1
20
0 commit comments