Skip to content

Commit 5fd6e50

Browse files
committed
Prep for 2.17.3
1 parent c8e577d commit 5fd6e50

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.17.3-SNAPSHOT</version>
12+
<version>2.17.3</version>
1313
</parent>
1414
<groupId>com.fasterxml.jackson.core</groupId>
1515
<artifactId>jackson-databind</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-databind
44
=== Releases ===
55
------------------------------------------------------------------------
66

7-
2.17.3 (not yet released)
7+
2.17.3 (01-Nov-2024)
88

99
#4718: Should not fail on trying to serialize `java.time.DateTimeException`
1010

0 commit comments

Comments
 (0)