Skip to content

Commit 6d2236e

Browse files
committed
Prep for 2.19.1
1 parent 8ce4f66 commit 6d2236e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.19.1-SNAPSHOT</version>
11+
<version>2.19.1</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.core</groupId>
1414
<artifactId>jackson-core</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ a pure JSON library.
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

17-
2.19.1 (not yet released)
17+
2.19.1 (13-Jun-2025)
1818

1919
#1425: `JsonPointer.head()` throws `StringIndexOutOfBoundsException` for
2020
valid JSON Pointers

0 commit comments

Comments
 (0)