Skip to content

Commit 9ebf8e4

Browse files
committed
Update VERSION.md
1 parent 1959854 commit 9ebf8e4

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
@@ -10,6 +10,11 @@ Scala 2.11, 2.12, 2.13 and 3.3+. Java 8 is the minimum supported Java version.
1010
* [[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.
1111
* [[gh-pr-647]](https://github.com/FasterXML/jackson-module-scala/pull/647) Make ScalaObjectDeserializerModule part of DefaultScalaModule.
1212

13+
# Version: 2.15.3
14+
15+
There are no new fixes in this release; it serves to track the 2.15.3 release
16+
of the upstream Jackson projects.
17+
1318
# Version: 2.15.2
1419

1520
There are no new fixes in this release; it serves to track the 2.15.2 release

0 commit comments

Comments
 (0)