Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade commons libs, freemarker, jackson, batik and flexmark #6918

Merged
merged 11 commits into from Jan 6, 2024

Conversation

mbien
Copy link
Member

@mbien mbien commented Jan 5, 2024

Minor dependency upgrades. There is still a lot more to upgrade but those are some of the low hanging fruits which hopefully should not cause problems.

One commit per module.

  • batik from 1.16 to 1.17.
  • flexmark from 0.64.6 to 0.64.8.
  • freemarker from 2.3.30 to 2.3.32.
  • jackson from 2.13.5 to 2.16.1.
  • xerces from 2.8.0 to 2.12.2.
  • commons-logging from 1.2 to 1.3.0.
  • commons-codec from 1.15 to 1.16.0.
  • commons-lang3 from 2.12.0 to 2.14.0.
  • commons-io from 2.13.0 to 2.15.0.
  • commons-fileupload from 1.4 to 1.5.
  • commons-net from 3.8.0 to 3.10.0.
  • commons-compress from 1.24 to 1.25.

manual smoke test went well

@mbien mbien added DO NOT squash Upgrade Library Library (Dependency) Upgrade ci:all-tests [ci] enable all tests ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) labels Jan 5, 2024
@mbien mbien added this to the NB21 milestone Jan 5, 2024
@mbien mbien changed the title Upgrade commons libs, freemarker, jackson, xerces, batik and flexmark Upgrade commons libs, freemarker, jackson, batik and flexmark Jan 5, 2024
@mbien mbien force-pushed the minor-lib-upgrades branch 2 times, most recently from 2bdca40 to 35414de Compare January 5, 2024 02:36
@mbien mbien marked this pull request as ready for review January 5, 2024 04:19
Copy link
Contributor

@matthiasblaesing matthiasblaesing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only eyeballed this, but looks good to me.

@mbien
Copy link
Member Author

mbien commented Jan 6, 2024

thanks, merging so that it can get some testing in.

@mbien mbien merged commit 943a253 into apache:master Jan 6, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:all-tests [ci] enable all tests ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) DO NOT squash Upgrade Library Library (Dependency) Upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants