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

[3.4] updated spring, netty and jackson versions #6265

Merged

Conversation

YevhenBondarenko
Copy link
Contributor

@YevhenBondarenko YevhenBondarenko commented Mar 15, 2022

Pull Request description

This PR fixed the issue and #5546

We've updated the libraries to resolving this issue:

  • Netty to version 4.1.75.Final
  • Spring boot to version 2.5.12 (tomcat:9.0.60)
  • Spring to version 5.3.18

General checklist

  • You have reviewed the guidelines document.
  • PR name contains fix version. For example, "[3.3.4] Hotfix of some UI component" or "[3.4] New Super Feature".
  • Description references specific issue.
  • Description contains human-readable scope of changes.
  • Description contains brief notes about what needs to be added to the documentation.
  • No merge conflicts, commented blocks of code, code formatting issues.
  • Changes are backward compatible or upgrade script is provided.
  • Similar PR is opened for PE version to simplify merge. Required for internal contributors only.

Back-End feature checklist

  • Added corresponding unit and/or integration test(s). Provide written explanation in the PR description if you have failed to add tests.
  • If new dependency was added: the dependency tree is checked for conflicts.
  • If new service was added: the service is marked with corresponding @TbCoreComponent, @TbRuleEngineComponent, @TbTransportComponent, etc.
  • If new REST API was added: the RestClient.java was updated, issue for Python REST client is created.

@YevhenBondarenko YevhenBondarenko changed the base branch from master to develop/3.4 March 17, 2022 10:22
@YevhenBondarenko YevhenBondarenko changed the title [3.4] updated spring and netty versions [3.4] updated spring, netty and jackson versions Mar 22, 2022
@ashvayka ashvayka merged commit 126e8b9 into thingsboard:develop/3.4 Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants