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 86fb893 commit 692b161Copy full SHA for 692b161
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>com.fasterxml.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>2.19.1-SNAPSHOT</version>
+ <version>2.19.1</version>
13
</parent>
14
<groupId>com.fasterxml.jackson.datatype</groupId>
15
<artifactId>jackson-datatype-joda</artifactId>
release-notes/VERSION-2.x
@@ -8,7 +8,7 @@ Project: jackson-datatype-joda
8
-
-2.19.1 (not yet released)
+2.19.1 (13-Jun-2025)
#98: `JsonFormat` timezone attribute effect overwritten if pattern attribute present
(contributed by Joo-Hyuk K)
0 commit comments