Skip to content

Commit bac4cfa

Browse files
committed
Prep for 2.17.3
1 parent 18ae17e commit bac4cfa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.fasterxml.jackson</groupId>
55
<artifactId>jackson-base</artifactId>
6-
<version>2.17.3-SNAPSHOT</version>
6+
<version>2.17.3</version>
77
</parent>
88
<groupId>com.fasterxml.jackson.datatype</groupId>
99
<artifactId>jackson-datatype-hibernate-parent</artifactId>

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Project: jackson-datatype-hibernate
44
=== Releases ===
55
------------------------------------------------------------------------
66

7+
2.17.3 (01-Nov-2024)
78
2.17.2 (05-Jul-2024)
89
2.17.1 (04-May-2024)
910
2.17.0 (12-Mar-2024)

0 commit comments

Comments
 (0)