Skip to content

Commit 9f8f791

Browse files
committed
jackson 2.15.4
1 parent 12bda90 commit 9f8f791

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

release-notes/VERSION.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ Scala 2.11, 2.12, 2.13 and 3.3+. Java 8 is the minimum supported Java version.
2727
* [[gh-644]](https://github.com/FasterXML/jackson-module-scala/issues/644) Registering Jackson Module Scala in an ObjectMapper can affect the property name resolution of non-Scala classes which can affect the behavior when you serialize/deserialize those classes.
2828
* [[gh-pr-647]](https://github.com/FasterXML/jackson-module-scala/pull/647) Make ScalaObjectDeserializerModule part of DefaultScalaModule.
2929

30+
# Version: 2.15.4
31+
32+
There are no new fixes in this release; it serves to track the 2.15.4 release
33+
of the upstream Jackson projects.
34+
3035
# Version: 2.15.3
3136

3237
There are no new fixes in this release; it serves to track the 2.15.3 release

0 commit comments

Comments
 (0)