Skip to content

Commit 5fc2372

Browse files
committed
Prepare for 2.17.2 release
1 parent d0ac429 commit 5fc2372

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.2-SNAPSHOT</version>
12+
<version>2.17.2</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
@@ -6,7 +6,7 @@ Project: jackson-databind
66

77
2.18.0 (not yet released)
88

9-
2.17.2 (not yet released)
9+
2.17.2 (05-Jul-2024)
1010

1111
#4561: Issues using jackson-databind 2.17.1 with Reactor
1212
(reported by @wdallastella)

0 commit comments

Comments
 (0)