Skip to content

Commit 4a77eaa

Browse files
committed
Prep for 2.20.0
1 parent 63529c2 commit 4a77eaa

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.20.0-SNAPSHOT</version>
12+
<version>2.20.0</version>
1313
</parent>
1414
<groupId>com.fasterxml.jackson.dataformat</groupId>
1515
<artifactId>jackson-dataformat-xml</artifactId>

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Project: jackson-dataformat-xml
44
=== Releases ===
55
------------------------------------------------------------------------
66

7-
2.20.0-rc1 (04-Aug-2025)
7+
2.20.0 (28-Aug-2025)
88

99
#768: `FromXmlParser` lacks extension point for passing custom `XmlTokenStream`
1010
(contributed by @xzxiaoshan)

0 commit comments

Comments
 (0)