FasterXML / jackson-module-scala

Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypes
Apache License 2.0
500 stars 141 forks source link

Release 2.15.3 #651

Closed cowtowncoder closed 11 months ago

cowtowncoder commented 11 months ago

Jackson 2.15.3 is being released:

https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.15.3

all other components have been successfully released but I have some trouble verifying if they are all at Maven Central.

pjfanning commented 11 months ago

no sign of jackson-core/jackson-databind 2.15.3 in maven central yet

cowtowncoder commented 11 months ago

@pjfanning Correct, I will update this issue when artifacts are available -- jackson-core took an hour to propagate (it's finally available). So this will still take a while. Publishing jackson-databind right now.

cowtowncoder commented 11 months ago

@pjfanning All other components released, and except for jakarta-rs (which hasn't yet propagated, last package to be published), available from Maven Central. So should be possible to proceed with this.

pjfanning commented 11 months ago

released