We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ac429 commit 5fc2372Copy full SHA for 5fc2372
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>com.fasterxml.jackson</groupId>
11
<artifactId>jackson-base</artifactId>
12
- <version>2.17.2-SNAPSHOT</version>
+ <version>2.17.2</version>
13
</parent>
14
<groupId>com.fasterxml.jackson.core</groupId>
15
<artifactId>jackson-databind</artifactId>
release-notes/VERSION-2.x
@@ -6,7 +6,7 @@ Project: jackson-databind
6
7
2.18.0 (not yet released)
8
-2.17.2 (not yet released)
+2.17.2 (05-Jul-2024)
#4561: Issues using jackson-databind 2.17.1 with Reactor
(reported by @wdallastella)
0 commit comments