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 cdaa2ed commit f5846bbCopy full SHA for f5846bb
NEWS
@@ -1,10 +1,11 @@
1
== Version 2.4.1 (unreleased) ==
2
3
+Changes:
4
+
5
+* Added explicit version constraint on `jackson-bom`.
6
7
Fixes:
8
-* Added explicit `dependencyManagement` dependencies on `jackson-bom`, and
- replaced version constraints on other Jackson modules with version constraint
- on `jackson-bom`.
9
* Fixed incompatibility with Jackson version 2.15.0-rc1 and later.
10
* Fixed linking issue when running in Java 8.
11
0 commit comments