Skip to content

Commit 71f3f69

Browse files
committed
Prep for 2.17.3
1 parent 7da4860 commit 71f3f69

File tree

2 files changed

+5
-1
lines changed

2 files changed

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

release-notes/VERSION-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Project: jackson-dataformat-xml
88

99
No changes since 2.17
1010

11+
2.17.3 (01-Nov-2024)
12+
13+
No changes since 2.17.2
14+
1115
2.17.2 (05-Jul-2024)
1216

1317
#657: Nesting depth in `XmlReadContext` is not incremented/decremented on

0 commit comments

Comments
 (0)