| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
| <jdk.target>1.8</jdk.target> | ||
|
|
||
| <jersey.version>2.30.1</jersey.version> | ||
| <jackson.version>2.18.3</jackson.version> |
There was a problem hiding this comment.
This comment is a bit vague. I am not sure what "old projects" refers to here because there are no recent breaking changes in jackson.
Is this an outdated comment?
Sorry, something went wrong.
There was a problem hiding this comment.
@eddumelendez I'd appreciate your input here
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Instead of specifying version explicitly for every Jackson component, as part of dependency definition, one can use a BOM to get a full, complete set of consistent versions to use.
This change is