Skip to content

Commit b5dfc68

Browse files
committed
Prep for 2.19.1
1 parent 9a5357b commit b5dfc68

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
@@ -49,7 +49,7 @@ of Jackson components maintained by FasterXML.com
4949
</scm>
5050

5151
<properties>
52-
<jackson.version>2.19.1-SNAPSHOT</jackson.version>
52+
<jackson.version>2.19.1</jackson.version>
5353

5454
<!-- 25-Sep-2019, tatu: With Jackson 2.x we will release full patch-level versions
5555
of annotations BUT they are all identical, content-wise.

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Jackson components (core, modules)
99
=== Releases (note: only includes patches with actual changes)
1010
------------------------------------------------------------------------
1111

12-
2.19.1:
12+
2.19.1 (13-Jun-2025)
1313

1414
#99: Jackson BOM should not have managed dependency for third-party
1515
libraries (woodstox, stax-api)

0 commit comments

Comments
 (0)