Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1 +1 @@
com.fasterxml.jackson.datatype.jsonp.JSONPModule
tools.jackson.datatype.jsonp.JSONPModule
Original file line number Diff line number Diff line change
@@ -1 +1 @@
com.fasterxml.jackson.datatype.jakarta.mail.JakartaMailModule
tools.jackson.datatype.jakarta.mail.JakartaMailModule
Original file line number Diff line number Diff line change
@@ -1 +1 @@
com.fasterxml.jackson.datatype.javax.money.JavaxMoneyModule
tools.jackson.datatype.javax.money.JavaxMoneyModule
Original file line number Diff line number Diff line change
@@ -1 +1 @@
com.fasterxml.jackson.datatype.jodamoney.JodaMoneyModule
tools.jackson.datatype.jodamoney.JodaMoneyModule
Original file line number Diff line number Diff line change
@@ -1 +1 @@
com.fasterxml.jackson.datatype.jsonorg.JsonOrgModule
tools.jackson.datatype.jsonorg.JsonOrgModule
Original file line number Diff line number Diff line change
@@ -1 +1 @@
com.fasterxml.jackson.datatype.jsr353.JSR353Module
tools.jackson.datatype.jsr353.JSR353Module
Original file line number Diff line number Diff line change
@@ -1 +1 @@
com.fasterxml.jackson.datatype.moneta.MonetaMoneyModule
tools.jackson.datatype.moneta.MonetaMoneyModule
5 changes: 5 additions & 0 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ Modules:
=== Releases ===
------------------------------------------------------------------------

3.0.0-rc5 (not yet released)

#65: `jackson-datatype-jsr353` SPI class package name wrong
(reported by @livk-cloud)

3.0.0-rc4 (10-May-2025)

No changes since rc3
Expand Down