swagger-api / swagger-parser

Swagger Spec to Java POJOs
http://swagger.io
Apache License 2.0
780 stars 525 forks source link

Update Jackson to v2.17.1 #2103

Open Philzen opened 4 months ago

Philzen commented 4 months ago

Simple version bump.

Philzen commented 4 months ago

BTW – why are there separate properties ${jackson.version} and ${jackson-databind-version}? IMHO this is superfluous as all Jackson packages usually are tethered on version bumps.