Skip to content

Commit 692b161

Browse files
committed
Prep for 2.19.1
1 parent 86fb893 commit 692b161

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
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>com.fasterxml.jackson</groupId>
1111
<artifactId>jackson-base</artifactId>
12-
<version>2.19.1-SNAPSHOT</version>
12+
<version>2.19.1</version>
1313
</parent>
1414
<groupId>com.fasterxml.jackson.datatype</groupId>
1515
<artifactId>jackson-datatype-joda</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Project: jackson-datatype-joda
88

99
-
1010

11-
2.19.1 (not yet released)
11+
2.19.1 (13-Jun-2025)
1212

1313
#98: `JsonFormat` timezone attribute effect overwritten if pattern attribute present
1414
(contributed by Joo-Hyuk K)

0 commit comments

Comments
 (0)